FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · PowerShell/PowerShellEditorServices · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PowerShellEditorServices
Public
Notifications
You must be signed in to change notification settings
Fork
263
Star
763
Code
Issues
125
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 21, 2026
Edit stdio section (#2336)
Show description for ba8b420
Guillermo López-Anglada (guillermooo)
authored
ba8b420
View commit details
Copy full SHA for ba8b420
Browse repository at this point
Commits on Jun 26, 2026
Remove unnecessary missingdotmessage
Show description for f813cdf
Justin Grote (JustinGrote)
and
Copilot
committed
f813cdf
View commit details
Copy full SHA for f813cdf
Browse repository at this point
fix: New Analysis Errors found after NET10 update
Justin Grote (JustinGrote)
committed
e73494a
View commit details
Copy full SHA for e73494a
Browse repository at this point
Bump SDK to 10 and improve SDK check
Justin Grote (JustinGrote)
committed
114f2fa
View commit details
Copy full SHA for 114f2fa
Browse repository at this point
Commits on Jun 25, 2026
v4.7.0: Add a module metadata handler, enhance command and help handlers, and fix a Windows PowerShell host-start hang. (#2329)
Andy Jordan (andyleejordan)
authored
e124c13
View commit details
Copy full SHA for e124c13
Browse repository at this point
Skip `getModule` E2E tests on in-box Windows PowerShell
Show description for 0190500
Andy Jordan (andyleejordan)
and
Copilot
committed
0190500
View commit details
Copy full SHA for 0190500
Browse repository at this point
Probe `Microsoft.PowerShell.Archive` in getModule E2E test
Show description for d84e68c
Andy Jordan (andyleejordan)
and
Copilot
committed
d84e68c
View commit details
Copy full SHA for d84e68c
Browse repository at this point
Add a `powerShell/getModule` handler for module metadata
Show description for eca10bf
Andy Jordan (andyleejordan)
and
Copilot
committed
eca10bf
View commit details
Copy full SHA for eca10bf
Browse repository at this point
Enhance `get_command` for tools and the Command Explorer
Show description for 76f341e
Andy Jordan (andyleejordan)
and
Copilot
committed
76f341e
View commit details
Copy full SHA for 76f341e
Browse repository at this point
Return help text from the `powerShell/showHelp` request
Show description for 98dadaa
Andy Jordan (andyleejordan)
and
Copilot
committed
98dadaa
View commit details
Copy full SHA for 98dadaa
Browse repository at this point
Commits on Jun 24, 2026
Preserve splat sigils during variable rename (#2325)
Show description for 6d9fb04
Copilot
authored
6d9fb04
View commit details
Copy full SHA for 6d9fb04
Browse repository at this point
Fix Windows PowerShell host-start hang in `SetCorrectExecutionPolicy` (#2328)
Show description for 24f6f64
Andy Jordan (andyleejordan)
and
Copilot
authored
24f6f64
View commit details
Copy full SHA for 24f6f64
Browse repository at this point
Commits on Jun 22, 2026
Restore concrete `FileRange` overloads on `FileContext` for binary compat (#2319)
Show description for 0515a5f
Andy Jordan (andyleejordan)
and
Copilot
authored
0515a5f
View commit details
Copy full SHA for 0515a5f
Browse repository at this point
Potential fix for code scanning alert no. 5: Workflow does not contain permissions (#2321)
Show description for 857b4ea
Andy Jordan (andyleejordan)
and
github-advanced-security[bot]
authored
857b4ea
View commit details
Copy full SHA for 857b4ea
Browse repository at this point
Potential fix for code scanning alert no. 4: Workflow does not contain permissions (#2322)
Show description for 339b581
Andy Jordan (andyleejordan)
and
github-advanced-security[bot]
authored
339b581
View commit details
Copy full SHA for 339b581
Browse repository at this point
Potential fix for code scanning alert no. 3: Workflow does not contain permissions (#2320)
Show description for c18b065
Andy Jordan (andyleejordan)
and
github-advanced-security[bot]
authored
c18b065
View commit details
Copy full SHA for c18b065
Browse repository at this point
Skip attach E2E test on in-box Windows PowerShell (20260614 image regression); cap CI job (#2318)
Show description for 4835b11
Andy Jordan (andyleejordan)
and
Copilot
authored
4835b11
View commit details
Copy full SHA for 4835b11
Browse repository at this point
Commits on Jun 18, 2026
Open hidden files in `Open-EditorFile` (#2309)
Show description for b57653c
Andy Jordan (andyleejordan)
and
Copilot
authored
b57653c
View commit details
Copy full SHA for b57653c
Browse repository at this point
Update GitHub Actions to latest major versions (#2317)
Show description for 02ab7f2
Copilot
authored
02ab7f2
View commit details
Copy full SHA for 02ab7f2
Browse repository at this point
Add Copilot repository instructions (#2310)
Show description for c3cd6e2
Andy Jordan (andyleejordan)
and
Copilot
authored
c3cd6e2
View commit details
Copy full SHA for c3cd6e2
Browse repository at this point
Fix flaky `CanRunOnIdleTask` by polling instead of sleeping (#2314)
Show description for 20a0ed2
Andy Jordan (andyleejordan)
and
Copilot
authored
20a0ed2
View commit details
Copy full SHA for 20a0ed2
Browse repository at this point
Modernize alias expansion to use the language parser (#2312)
Show description for 4067880
Andy Jordan (andyleejordan)
and
Copilot
authored
4067880
View commit details
Copy full SHA for 4067880
Browse repository at this point
Resolve `evaluate`/watch variables from the most-local scope (#2311)
Show description for 2e9851b
Andy Jordan (andyleejordan)
and
Copilot
authored
2e9851b
View commit details
Copy full SHA for 2e9851b
Browse repository at this point
Guard against null workspaceFolders on initialize (#2308)
Show description for 7ec3ff3
Andy Jordan (andyleejordan)
and
Copilot
authored
7ec3ff3
View commit details
Copy full SHA for 7ec3ff3
Browse repository at this point
Fix flaky CanRegisterAndInvokeCommandWithScriptBlock on PS 5.1 / net462 (#2307)
Show description for 376eafe
Copilot
authored
376eafe
View commit details
Copy full SHA for 376eafe
Browse repository at this point
Accept `IFileRange` in `FileContext.GetText` overloads (#2306)
Show description for 37dc288
Andy Jordan (andyleejordan)
and
Copilot
authored
37dc288
View commit details
Copy full SHA for 37dc288
Browse repository at this point
Match strong-name identity when resolving PSES dependencies (#2303)
Show description for b9fd1b3
Andy Jordan (andyleejordan)
and
Copilot
authored
b9fd1b3
View commit details
Copy full SHA for b9fd1b3
Browse repository at this point
Commits on Jun 15, 2026
Correct example PowerShell -Uri argument name (#2304)
Show description for 6ad4f46
nzbart
and
Bart Joy (bartecargo)
authored
6ad4f46
View commit details
Copy full SHA for 6ad4f46
Browse repository at this point
Drop unused `IEquatable` from range wrappers and fix `FoldingReference` (#2302)
Show description for 7103b51
Andy Jordan (andyleejordan)
and
Copilot
authored
7103b51
View commit details
Copy full SHA for 7103b51
Browse repository at this point
Commits on Jun 11, 2026
Enhance RenameHandler to handle null capabilities gracefully and add tests for registration options (#2296)
Show description for 40cf5e1
Michael Greene (mgreenegit)
and
Copilot
authored
40cf5e1
View commit details
Copy full SHA for 40cf5e1
Browse repository at this point
Commits on May 15, 2026
v4.6.0: New rename provider and workspace document API! (#2292)
Andy Jordan (andyleejordan)
authored
d2112c2
View commit details
Copy full SHA for d2112c2
Browse repository at this point
Increase CanAtachScriptWIthPathMappings timeout
Justin Grote (JustinGrote)
committed
81b273b
View commit details
Copy full SHA for 81b273b
Browse repository at this point
Skip CanSendGetCommandRequestAsync on more CI platforms
Justin Grote (JustinGrote)
committed
bb5d7b3
View commit details
Copy full SHA for bb5d7b3
Browse repository at this point
Update Rename Disclaimer to aka.ms link
Justin Grote (JustinGrote)
committed
15ba18d
View commit details
Copy full SHA for 15ba18d
Browse repository at this point
Clarify link to implemented and tested rename scenarios (#2290)
Show description for 5c741af
Justin Grote (JustinGrote)
authored
5c741af
View commit details
Copy full SHA for 5c741af
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL