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 }}
wallybh
/
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 16, 2020
Optimize when we run GetCommandInfoAsync (#1237)
Show description for abf2496
TylerLeonhardt
and
rjmholt
authored
abf2496
Copy full SHA for abf2496
Commits on Mar 12, 2020
changelog for v2.1.0-preview.1 (#1236)
Show description for 8bb7851
TylerLeonhardt
and
rjmholt
authored
8bb7851
Copy full SHA for 8bb7851
Only resolve completion items from commands (#1232)
TylerLeonhardt
authored
ada0a9a
Copy full SHA for ada0a9a
Run single test in Pester v5 (#1167)
Show description for 612200d
3 people
authored
612200d
Copy full SHA for 612200d
Ensure that errors are written to the console when debugging (#1230)
rjmholt
authored
575932d
Copy full SHA for 575932d
Commits on Mar 11, 2020
Don't warn user on Clear-Host (#1229)
TylerLeonhardt
authored
47d4563
Copy full SHA for 47d4563
Add better logging for formatter and refactor it into 1 class (#1228)
TylerLeonhardt
authored
487454a
Copy full SHA for 487454a
Use Assembly.LoadFile in WinPS (#1227)
rjmholt
authored
5b7af3f
Copy full SHA for 5b7af3f
Commits on Mar 10, 2020
Make initial logging work in constrained language mode (#1222)
rjmholt
authored
ce265d7
Copy full SHA for ce265d7
Commits on Mar 9, 2020
[Ignore] Upgrade .NET SDK to 2.1.804 (#1226)
rjmholt
authored
f936fbc
Copy full SHA for f936fbc
sign Clear-Host.ps1 (#1225)
TylerLeonhardt
authored
15e570a
Copy full SHA for 15e570a
Ensure log directory is created (#1219)
Show description for 819b802
TylerLeonhardt
authored
819b802
Copy full SHA for 819b802
ms-vscode.csharp to ms-dotnettools.csharp (#1223)
devlead
authored
2c67277
Copy full SHA for 2c67277
Commits on Mar 6, 2020
Fix typo in settings (#1220)
TylerLeonhardt
authored
379931f
Copy full SHA for 379931f
Commits on Mar 5, 2020
Switch to better document selecting (#1218)
TylerLeonhardt
authored
c005ef7
Copy full SHA for c005ef7
Commits on Mar 3, 2020
Make session-state lock task-reentrant (#1217)
rjmholt
authored
9e3f518
Copy full SHA for 9e3f518
Fix CommentHelp for when a function has other problems with it (#1216)
Show description for ca431bb
TylerLeonhardt
authored
ca431bb
Copy full SHA for ca431bb
Commits on Mar 2, 2020
Update changelog for 2.0, increment version to 2.1-preview.1 (#1213)
rjmholt
authored
678b79b
Copy full SHA for 678b79b
Fix PSES Commands module (#1211)
rjmholt
authored
fd0e9cc
Copy full SHA for fd0e9cc
Commits on Feb 28, 2020
Fix bad context state after debugging (#1210)
Show description for 35fd46d
rjmholt
authored
35fd46d
Copy full SHA for 35fd46d
Fix startup in AllSigned execution policy (#1214)
rjmholt
authored
4f6cd32
Copy full SHA for 4f6cd32
[Ignore] Fix LSP client dispose bug in tests (#1212)
rjmholt
authored
eba54cc
Copy full SHA for eba54cc
Commits on Feb 26, 2020
Fix how we set execution policy (#1208)
rjmholt
authored
6427db5
Copy full SHA for 6427db5
Fire and forget evaluate (#1209)
TylerLeonhardt
authored
c12a8f8
Copy full SHA for c12a8f8
also check for tempSession (#1207)
TylerLeonhardt
authored
15a9afa
Copy full SHA for 15a9afa
Fix PSSA settings discovery (#1206)
rjmholt
authored
cb9898a
Copy full SHA for cb9898a
Startup task tweaks (#1203)
Show description for 00a4d2a
rjmholt
authored
00a4d2a
Copy full SHA for 00a4d2a
Commits on Feb 25, 2020
Bump Microsoft.Extensions.Logging from 3.1.1 to 3.1.2 (#1204)
Show description for 4c12d38
dependabot-preview[bot]
authored
4c12d38
Copy full SHA for 4c12d38
Commits on Feb 24, 2020
Bump Microsoft.Extensions.FileSystemGlobbing from 3.1.1 to 3.1.2 (#1205)
Show description for 2b444c6
dependabot-preview[bot]
authored
2b444c6
Copy full SHA for 2b444c6
Commits on Feb 20, 2020
Make sure ErrorRecords go to Error stream (#1201)
Show description for 86d7804
TylerLeonhardt
authored
86d7804
Copy full SHA for 86d7804
[Ignore] Install pwsh when needed in release builds (#1202)
rjmholt
authored
5ffd738
Copy full SHA for 5ffd738
Commits on Feb 19, 2020
[Ignore] Update CHANGELOG and version for preview.9 release (#1189)
rjmholt
authored
65bcbb1
Copy full SHA for 65bcbb1
Close over public APIs not designed for exposure and add new safe APIs (#1183)
rjmholt
authored
945d616
Copy full SHA for 945d616
Commits on Feb 18, 2020
Move PSRL decision option to be in Hosting (#1200)
Show description for 140c976
TylerLeonhardt
authored
140c976
Copy full SHA for 140c976
Move to CodeAction (#1193)
Show description for 3fcd0c6
TylerLeonhardt
authored
3fcd0c6
Copy full SHA for 3fcd0c6
Pagination
Previous
Next
You can’t perform that action at this time.