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 }}
ubuntu11
/
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 19, 2022
Merge pull request #1764 from PowerShell/andschwa/pssa-fix
Show description for f19f1b4
andyleejordan
authored
f19f1b4
Copy full SHA for f19f1b4
Import only bundled PSScriptAnalyzer module
Show description for 4786250
andyleejordan
committed
4786250
Copy full SHA for 4786250
Respect cancellation token in formatting handlers
Show description for 73ff089
andyleejordan
committed
73ff089
Copy full SHA for 73ff089
Merge pull request #1762 from SeeminglyScience/more-debug-changes
Show description for 2621e13
andyleejordan
authored
2621e13
Copy full SHA for 2621e13
Move context frame pop logic around
Show description for 1376621
SeeminglyScience
committed
1376621
Copy full SHA for 1376621
Fix logic error with IsUsable check
Show description for c88f7c2
SeeminglyScience
committed
c88f7c2
Copy full SHA for c88f7c2
Merge pull request #1760 from PowerShell/release
Show description for a62d6bc
andyleejordan
authored
a62d6bc
Copy full SHA for a62d6bc
Commits on Apr 18, 2022
Bump version to `v3.3.0`
andyleejordan
committed
cb21d07
Copy full SHA for cb21d07
Update CHANGELOG for `v3.3.0`
andyleejordan
committed
19ab7d2
Copy full SHA for 19ab7d2
Fix attach to process debugging (#1752)
Show description for 843d66d
SeeminglyScience
authored
843d66d
Copy full SHA for 843d66d
Commits on Apr 14, 2022
Merge pull request #1757 from PowerShell/andschwa/format-check
Show description for b703dee
andyleejordan
authored
b703dee
Copy full SHA for b703dee
Selectively enable and fix a few more rules
andyleejordan
committed
468f3ba
Copy full SHA for 468f3ba
Enable maintainability rules (and sort rule list)
andyleejordan
committed
416b58a
Copy full SHA for 416b58a
Upgrade severity of warnings (and some suggestions) to errors
andyleejordan
committed
0f8a4d6
Copy full SHA for 0f8a4d6
Commits on Apr 13, 2022
Apply automatic fixes (manually) (#1755)
Show description for aa1c253
andyleejordan
authored
aa1c253
Copy full SHA for aa1c253
Commits on Apr 12, 2022
Merge pull request #1753 from PowerShell/release
Show description for aa221aa
andyleejordan
authored
aa221aa
Copy full SHA for aa221aa
Bump version to `v3.2.0`
andyleejordan
committed
676db44
Copy full SHA for 676db44
Update CHANGELOG for `v3.2.0`
andyleejordan
committed
1d2a503
Copy full SHA for 1d2a503
Merge pull request #1751 from PowerShell/andschwa/readkey
Show description for 312051b
andyleejordan
authored
312051b
Copy full SHA for 312051b
Sort completion results to fix flaky test
andyleejordan
committed
7bc13d0
Copy full SHA for 7bc13d0
Delete `ConsoleProxy.cs` and further simplify `ReadKey` logic
andyleejordan
committed
7c97b9a
Copy full SHA for 7c97b9a
Commits on Apr 7, 2022
Delete deprecated console operations
Show description for 9fa13a2
andyleejordan
committed
9fa13a2
Copy full SHA for 9fa13a2
"Cancel" `Console.ReadKey()` via `sendKeyPress()` notification to client
Show description for 39ced5f
andyleejordan
committed
39ced5f
Copy full SHA for 39ced5f
Commits on Apr 4, 2022
Remove now-unused async console operations
andyleejordan
committed
3667e80
Copy full SHA for 3667e80
Remove check for PS6 in startup sequence
andyleejordan
committed
174fc77
Copy full SHA for 174fc77
Remove `UnixConsoleEcho` now that PS6 is unsupported
andyleejordan
committed
7b429a3
Copy full SHA for 7b429a3
Commits on Mar 31, 2022
Correctly map `SuggestedCorrection` to `MarkerCorrection` (#1749)
Show description for c49fa2a
bergmeister
and
andyleejordan
authored
c49fa2a
Copy full SHA for c49fa2a
Commits on Mar 25, 2022
Merge pull request #1747 from PowerShell/release
Show description for e555dc0
andyleejordan
authored
e555dc0
Copy full SHA for e555dc0
Commits on Mar 24, 2022
Bump version to `v3.1.6`
andyleejordan
committed
da926f8
Copy full SHA for da926f8
Update CHANGELOG for `v3.1.6`
andyleejordan
committed
6a1a478
Copy full SHA for 6a1a478
Replace `_consoleHostUI` with `_underlyingHostUI` (#1746)
Show description for cae6b99
andyleejordan
authored
cae6b99
Copy full SHA for cae6b99
Commits on Mar 17, 2022
Bump Microsoft.PowerShell.SDK from 7.2.1 to 7.2.2 (#1744)
Show description for 7cb4761
dependabot[bot]
authored
7cb4761
Copy full SHA for 7cb4761
Commits on Mar 16, 2022
Merge pull request #1743 from PowerShell/andschwa/dotnet-format
Show description for 2c879ca
andyleejordan
authored
2c879ca
Copy full SHA for 2c879ca
Commits on Mar 14, 2022
Remove 'unmerged changes' from `dotnet format`
andyleejordan
committed
21b1f35
Copy full SHA for 21b1f35
Run `dotnet format whitespace`
andyleejordan
committed
15cdde3
Copy full SHA for 15cdde3
Pagination
Previous
Next
You can’t perform that action at this time.