Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
262
Star
762
Code
Issues
125
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShellEditorServices
src
PowerShellEditorServices
on
main
User selector
All users
All time
Commit history
Commits on Jun 26, 2026
fix: New Analysis Errors found after NET10 update
Justin Grote (JustinGrote)
committed
e73494a
View commit details
Copy full SHA for e73494a
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 15, 2026
Update Rename Disclaimer to aka.ms link
Justin Grote (JustinGrote)
committed
15ba18d
View commit details
Copy full SHA for 15ba18d
View code at this point
Browse repository at this point
RenameProvider for variable/function renaming (#2152)
Show description for 4a8c82d
5 people
authored
4a8c82d
View commit details
Copy full SHA for 4a8c82d
View code at this point
Browse repository at this point
Expose open LSP documents via `$psEditor.Workspace.Documents` (#2285)
Show description for caa9d28
Copilot
authored
caa9d28
View commit details
Copy full SHA for caa9d28
View code at this point
Browse repository at this point
Commits on May 14, 2026
Simplify ProfilePathInfo and ensure profile variable is set during startup (#2287)
Show description for e2a0cea
Justin Grote (JustinGrote)
authored
e2a0cea
View commit details
Copy full SHA for e2a0cea
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
Add AlignEnumMemberValues setting (#2271)
Liam Peters (liamjpeters)
authored
373acd7
View commit details
Copy full SHA for 373acd7
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
Add `pathMappings` option to debugger (#2251)
Show description for 8d7e88f
Jordan Borean (jborean93)
authored
8d7e88f
View commit details
Copy full SHA for 8d7e88f
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Add Start-DebugAttachSession function (#2249)
Show description for 79ff7dd
Jordan Borean (jborean93)
and
Copilot
authored
79ff7dd
View commit details
Copy full SHA for 79ff7dd
View code at this point
Browse repository at this point
Support breakpoints in untitled files in WinPS (#2248)
Show description for 48c996c
Jordan Borean (jborean93)
authored
48c996c
View commit details
Copy full SHA for 48c996c
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Import shell integration module (#2233)
Andy Jordan (andyleejordan)
authored
3a429ea
View commit details
Copy full SHA for 3a429ea
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Improve E2E Test Fixtures to be less flaky (#2208)
Show description for 7935cf8
Justin Grote (JustinGrote)
and
Andy Jordan (andyleejordan)
authored
7935cf8
View commit details
Copy full SHA for 7935cf8
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Surface Additional Parameter Documentation/Tooltips (#2222)
Show description for 9d56407
Justin Grote (JustinGrote)
authored
9d56407
View commit details
Copy full SHA for 9d56407
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
Look in all workspace folders for PSSA settings file (#2167)
Andy Jordan (andyleejordan)
authored
aef0fc2
View commit details
Copy full SHA for aef0fc2
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
Delete extra blank lines etc. to satisfy Roslynator
Andy Jordan (andyleejordan)
committed
869c578
View commit details
Copy full SHA for 869c578
View code at this point
Browse repository at this point
Enable Roslynator Analyzers via Nuget Package
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
d98ced6
View commit details
Copy full SHA for d98ced6
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Add Breakpoint Label frame to optimize debug stepping performance (#2190)
Show description for a5aaad8
Justin Grote (JustinGrote)
and
Patrick Meinecke (SeeminglyScience)
authored
a5aaad8
View commit details
Copy full SHA for a5aaad8
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
Fix bug with Info getting extra logs on the vscode LSP client side
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
9ce8911
View commit details
Copy full SHA for 9ce8911
View code at this point
Browse repository at this point
Wire up loglevels in-band due to LSP bug
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
3585f00
View commit details
Copy full SHA for 3585f00
View code at this point
Browse repository at this point
Update Log Levels for PSES Appropriately
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
455ca1c
View commit details
Copy full SHA for 455ca1c
View code at this point
Browse repository at this point
Update HostLogger to map to MEL more easily
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
d9de5bd
View commit details
Copy full SHA for d9de5bd
View code at this point
Browse repository at this point
Add basic logger
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
71253d2
View commit details
Copy full SHA for 71253d2
View code at this point
Browse repository at this point
First piece of minimal logging configuration
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
38dd8f0
View commit details
Copy full SHA for 38dd8f0
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
Remove Serilog and adjust factor for HostLogger injection
Justin Grote (JustinGrote)
authored and
Andy Jordan (andyleejordan)
committed
253e942
View commit details
Copy full SHA for 253e942
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.