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 }}
ivajlotinh
/
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 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
Run `roslynator fix`
Show description for 7233182
andyleejordan
committed
7233182
Copy full SHA for 7233182
Run `dotnet format style` until no changes were made
andyleejordan
committed
44387b3
Copy full SHA for 44387b3
Update `.editorconfig` with IDE rules
andyleejordan
committed
021e24d
Copy full SHA for 021e24d
Merge pull request #1740 from PowerShell/andschwa/abcs
Show description for 027ff4e
andyleejordan
authored
027ff4e
Copy full SHA for 027ff4e
Use `<DebugAction>HandlerBase` ABCs instead of interfaces
andyleejordan
committed
5e2681d
Copy full SHA for 5e2681d
Commits on Mar 11, 2022
Use `DocumentFormattingHandlerBase` and `DocumentFormattingRangeHandlerBase` ABCs
andyleejordan
committed
7ec969c
Copy full SHA for 7ec969c
Use `CodeLensHandlerBase` ABC instead of interfaces
andyleejordan
committed
63b509e
Copy full SHA for 63b509e
Use `CompletionHandlerBase` ABC instead of interfaces
andyleejordan
committed
5976ec4
Copy full SHA for 5976ec4
Merge pull request #1739 from PowerShell/release
Show description for 5098f0d
andyleejordan
authored
5098f0d
Copy full SHA for 5098f0d
Commits on Mar 10, 2022
Bump version to `v3.1.5`
andyleejordan
committed
6e602ca
Copy full SHA for 6e602ca
Update CHANGELOG for `v3.1.5`
andyleejordan
committed
321936b
Copy full SHA for 321936b
Merge pull request #1738 from PowerShell/andschwa/completions
Show description for 4d36356
andyleejordan
authored
4d36356
Copy full SHA for 4d36356
Replace 5 second cancellation token with handler's token
andyleejordan
committed
912392e
Copy full SHA for 912392e
Enable skipped Windows PowerShell completion tests
andyleejordan
committed
7fdef20
Copy full SHA for 7fdef20
Make `completionItem/resolve` cancellable
andyleejordan
committed
d2038e8
Copy full SHA for d2038e8
Convert `CreateCompletionItem` to use `switch` expression
Show description for 7734d29
andyleejordan
committed
7734d29
Copy full SHA for 7734d29
Update `CompletionHandlerTests.cs`
andyleejordan
committed
d29d0ec
Copy full SHA for d29d0ec
Remove superfluous `CompletionResults.cs` file (and fix tooltips)
Show description for 3b22c4f
andyleejordan
committed
3b22c4f
Copy full SHA for 3b22c4f
Improve completion logic
Show description for 5aafa68
andyleejordan
committed
5aafa68
Copy full SHA for 5aafa68
Remove `PackageManagement` module update prompt (#1735)
Show description for 6e5bea7
SeeminglyScience
authored
6e5bea7
Copy full SHA for 6e5bea7
Commits on Feb 28, 2022
Finish redirection of `$Host.PrivateData` (#1734)
Show description for cad2aa7
andyleejordan
authored
cad2aa7
Copy full SHA for cad2aa7
Redirect `PSHost.Notify*Application` methods (#1732)
Show description for f0b5b2e
SeeminglyScience
authored
f0b5b2e
Copy full SHA for f0b5b2e
Account for preview versions of dotnet sdk (#1731)
Show description for 513d073
SeeminglyScience
authored
513d073
Copy full SHA for 513d073
Delete unnecessary `ConsoleColor` files (#1728)
Show description for 8a8d381
andyleejordan
authored
8a8d381
Copy full SHA for 8a8d381
Commits on Feb 24, 2022
Merge pull request #1727 from PowerShell/release
Show description for 52b7b0a
andyleejordan
authored
52b7b0a
Copy full SHA for 52b7b0a
Bump version to `v3.1.4`
andyleejordan
committed
a87e584
Copy full SHA for a87e584
Pagination
Previous
Next
You can’t perform that action at this time.