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 }}
brwilkinson
/
PowerShellEditorServices
Public
forked from
PowerShell/PowerShellEditorServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Jul 15, 2019
test AI
brwilkinson
committed
d21e53c
Copy full SHA for d21e53c
Commits on Jul 14, 2019
test new
brwilkinson
committed
535dc1f
Copy full SHA for 535dc1f
Commits on Jul 10, 2019
testing removing consoleecho (#988)
Show description for f2c1159
TylerLeonhardt
and
SeeminglyScience
authored
f2c1159
Copy full SHA for f2c1159
Commits on Jul 2, 2019
Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 (#986)
Show description for 7915b32
dependabot-preview[bot]
authored and
rjmholt
committed
7915b32
Copy full SHA for 7915b32
Commits on Jul 1, 2019
Merge pull request #985 from PowerShell/DocUpdates
Show description for f00dbe7
SydneyhSmith
authored
f00dbe7
Copy full SHA for f00dbe7
Delete using_the_dotnet_api.md
SydneyhSmith
authored
03794a9
Copy full SHA for 03794a9
Update README.md
SydneyhSmith
authored
8ee8319
Copy full SHA for 8ee8319
Commits on Jun 25, 2019
Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1 (#972)
Show description for 31803f6
dependabot-preview[bot]
authored and
TylerLeonhardt
committed
31803f6
Copy full SHA for 31803f6
Update NewtonSoft.Json dependency from 10.0.3 to 11.02 since PS 6.0 has been deprecated (#981)
Show description for e466f3c
bergmeister
authored and
TylerLeonhardt
committed
e466f3c
Copy full SHA for e466f3c
Defend against crash when no PSSA (#974)
Robert Holt
authored and
TylerLeonhardt
committed
5f9d89a
Copy full SHA for 5f9d89a
Commits on Jun 24, 2019
Mention lsp-powershell, an Emacs lsp-mode client that leverage PowerShellEditorServices (#982)
kiennq
authored and
TylerLeonhardt
committed
2434761
Copy full SHA for 2434761
Commits on Jun 18, 2019
Delete stale WebSocket code (#977)
TylerLeonhardt
authored
82cd970
Copy full SHA for 82cd970
Commits on Jun 2, 2019
[Ignore] Add list of frontends to README (#971)
rjmholt
authored
84a3d3f
Copy full SHA for 84a3d3f
Commits on May 23, 2019
[Ignore]Set right version for release (#961)
rjmholt
authored
66cfe69
Copy full SHA for 66cfe69
Commits on May 22, 2019
Update CHANGELOG for v2.0.0-preview.3 (#959)
rjmholt
authored
93dd251
Copy full SHA for 93dd251
Commits on May 21, 2019
Allow passing RunspaceName (#951)
Show description for 55d01fc
TylerLeonhardt
and
rjmholt
authored
55d01fc
Copy full SHA for 55d01fc
Commits on May 17, 2019
Add integration testing module with simple tests to verify PSES starts and stops (#944)
Show description for 14ddd0f
rjmholt
authored
14ddd0f
Copy full SHA for 14ddd0f
Commits on May 15, 2019
Ensure NamedPipeServerStream is assigned in Windows PowerShell (#955)
Show description for 51909ee
rjmholt
authored
51909ee
Copy full SHA for 51909ee
Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0 (#953)
Show description for 2cfdae7
dependabot[bot]
authored and
TylerLeonhardt
committed
2cfdae7
Copy full SHA for 2cfdae7
Commits on May 13, 2019
Update to PSReadLine 2.0.0-beta4 (#952)
rjmholt
authored
dd32877
Copy full SHA for dd32877
Commits on May 11, 2019
(GH-879) Add filtering for CodeLens and References (#877)
Show description for f370883
glennsarti
authored and
TylerLeonhardt
committed
f370883
Copy full SHA for f370883
Commits on May 9, 2019
Stop crash when workspace doesn't exist (#949)
rjmholt
authored
9a33d60
Copy full SHA for 9a33d60
Commits on May 7, 2019
Remove native named pipes implementation (#878)
Show description for 161f471
TylerLeonhardt
authored
161f471
Copy full SHA for 161f471
Commits on Apr 26, 2019
[Ignore] Bump Microsoft.PowerShell.SDK from 6.1.2 to 6.1.3 (#941)
Show description for edfeddf
dependabot[bot]
authored and
TylerLeonhardt
committed
edfeddf
Copy full SHA for edfeddf
Fix silent failure by using Id for dictionary since multiple pages could have the same title (#947)
Show description for 358dd07
TylerLeonhardt
authored
358dd07
Copy full SHA for 358dd07
[Ignore] Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.0.1 (#935)
Show description for 3b9197d
dependabot[bot]
authored and
TylerLeonhardt
committed
3b9197d
Copy full SHA for 3b9197d
Commits on Apr 24, 2019
rename to use async (#946)
TylerLeonhardt
authored
19b7c09
Copy full SHA for 19b7c09
[Ignore] slow down dependabot (#945)
TylerLeonhardt
authored
60dcc2c
Copy full SHA for 60dcc2c
Commits on Apr 23, 2019
[ignore] dependabot and Discord badges (#942)
Show description for 745339b
TylerLeonhardt
authored
745339b
Copy full SHA for 745339b
Commits on Apr 19, 2019
Update parse log to handle Read/WrteMessageAsyncAdd progress percentage to parse command.Add textDocument/completion to ValidaeSet of MesssageNameparam on Get-PsesRpcMessageResponseTime command. (#…
Show description for 6ea39f3
rkeithhill
authored
6ea39f3
Copy full SHA for 6ea39f3
Commits on Apr 18, 2019
[Ignore] Split AzDO jobs + refactor into templates (#940)
rjmholt
authored
0ba7868
Copy full SHA for 0ba7868
Commits on Apr 16, 2019
Bump xunit.runner.visualstudio from 2.3.1 to 2.4.1 (#926)
Show description for 2df8043
dependabot[bot]
authored and
TylerLeonhardt
committed
2df8043
Copy full SHA for 2df8043
Commits on Apr 15, 2019
[Ignore] Bump System.Runtime.Extensions from 4.3.0 to 4.3.1 (#929)
Show description for 371a0bb
dependabot[bot]
authored and
TylerLeonhardt
committed
371a0bb
Copy full SHA for 371a0bb
[ignore] add dependabot yml
TylerLeonhardt
committed
8492287
Copy full SHA for 8492287
[ignore] add poshchan bot
TylerLeonhardt
committed
bbb5833
Copy full SHA for bbb5833
Pagination
Previous
Next
You can’t perform that action at this time.