Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
radtek
/
PowerShellEditorServices
Public
forked from
PowerShell/PowerShellEditorServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2023
Add Git mailmap for Andy Jordan (#2011)
Show description for 9ec753d
andyleejordan
authored
9ec753d
Copy full SHA for 9ec753d
Commits on Mar 27, 2023
Merge pull request #2010 from PowerShell/release
Show description for 53f3f1b
andyleejordan
authored
53f3f1b
Copy full SHA for 53f3f1b
Bump version to `v3.8.3`
andyleejordan
committed
98e28e9
Copy full SHA for 98e28e9
Update CHANGELOG for `v3.8.3`
andyleejordan
committed
8acee0e
Copy full SHA for 8acee0e
Commits on Mar 24, 2023
Merge pull request #2008 from PowerShell/andschwa/x64-macOS
Show description for 2e637fd
andyleejordan
authored
2e637fd
Copy full SHA for 2e637fd
Bump Emacs version in GitHub action and install updated packages
Show description for 92e681d
andyleejordan
committed
92e681d
Copy full SHA for 92e681d
Update build documentation to include platyPS requirement
Show description for 22fed1a
andyleejordan
committed
22fed1a
Copy full SHA for 22fed1a
Commits on Mar 9, 2023
Merge pull request #2007 from PowerShell/release
Show description for d4b6425
andyleejordan
authored
d4b6425
Copy full SHA for d4b6425
Bump version to `v3.8.2`
andyleejordan
committed
7fc0400
Copy full SHA for 7fc0400
Update CHANGELOG for `v3.8.2`
andyleejordan
committed
3c0d836
Copy full SHA for 3c0d836
Fix declaration detection for variables with type constraints (#2006)
andyleejordan
authored
98a97c2
Copy full SHA for 98a97c2
Commits on Mar 2, 2023
Bump purcell/setup-emacs from 3.0 to 4.0 (#2005)
Show description for 824fd4f
dependabot[bot]
authored
824fd4f
Copy full SHA for 824fd4f
Commits on Feb 28, 2023
Merge pull request #2003 from PowerShell/andschwa/region-symbols
Show description for 33f82b9
andyleejordan
authored
33f82b9
Copy full SHA for 33f82b9
Pass `CancellationToken` through `SymbolDetails.CreateAsync()`
andyleejordan
committed
e16ca88
Copy full SHA for e16ca88
Fix `ProvideCodeLenses` to not take useless `CancellationToken`
andyleejordan
committed
a4bc2a1
Copy full SHA for a4bc2a1
Reduce unnecessary allocations and exceptions in handlers
Show description for 05acee2
andyleejordan
committed
05acee2
Copy full SHA for 05acee2
Miscellaneous clean-ups
andyleejordan
committed
b4f2524
Copy full SHA for b4f2524
Optimize `CodeLens` providers
Show description for fdde391
andyleejordan
committed
fdde391
Copy full SHA for fdde391
Add `RegionDocumentSymbolProvider.cs`
Show description for 085187f
fflaten
and
andyleejordan
committed
085187f
Copy full SHA for 085187f
Add `SymbolType.Region`
fflaten
authored and
andyleejordan
committed
216727a
Copy full SHA for 216727a
Commits on Feb 24, 2023
Bump Microsoft.PowerShell.SDK from 7.2.9 to 7.3.3 (#2002)
Show description for e5ca68d
dependabot[bot]
authored
e5ca68d
Copy full SHA for e5ca68d
Merge pull request #2000 from PowerShell/andschwa/code-review
Show description for e9310f9
andyleejordan
authored
e9310f9
Copy full SHA for e9310f9
Commits on Feb 23, 2023
Fix end-to-end tests
andyleejordan
committed
50ee6ad
Copy full SHA for 50ee6ad
Re-enable accidentally disabled end-to-end tests
andyleejordan
committed
4989ddd
Copy full SHA for 4989ddd
Reduce warnings
andyleejordan
committed
7e5d8e3
Copy full SHA for 7e5d8e3
Delete dead internal code
andyleejordan
committed
b42b83e
Copy full SHA for b42b83e
Commits on Feb 22, 2023
Support module-qualified calls for Pester keywords (#1998)
Show description for 97ae16a
3 people
authored
97ae16a
Copy full SHA for 97ae16a
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#1999)
Show description for 021f95f
dependabot[bot]
authored
021f95f
Copy full SHA for 021f95f
Commits on Feb 21, 2023
Merge pull request #1997 from fflaten/module-patch1
Show description for 7d6b961
andyleejordan
authored
7d6b961
Copy full SHA for 7d6b961
Commits on Feb 20, 2023
Remove unintended output from Out-CurrentFile
Show description for 8e4d140
fflaten
committed
8e4d140
Copy full SHA for 8e4d140
Fix New-EditorFile inserting text in wrong editor
Show description for adba47d
fflaten
committed
adba47d
Copy full SHA for adba47d
Commits on Feb 13, 2023
Merge pull request #1996 from PowerShell/release
Show description for ca227b5
andyleejordan
authored
ca227b5
Copy full SHA for ca227b5
Bump version to `v3.8.1`
andyleejordan
committed
016f130
Copy full SHA for 016f130
Update CHANGELOG for `v3.8.1`
andyleejordan
committed
125bb5f
Copy full SHA for 125bb5f
Add `WorkspaceFolders` and use it when enumerating files (#1995)
Show description for 9aa5059
andyleejordan
authored
9aa5059
Copy full SHA for 9aa5059
Pagination
Previous
Next
You can’t perform that action at this time.