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 }}
tgauth
/
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 Dec 21, 2021
Release `v3.0.3` (#1648)
Show description for 28bb5d2
andyleejordan
authored
28bb5d2
Copy full SHA for 28bb5d2
Bump version to `v3.0.3`
andyleejordan
committed
67fc656
Copy full SHA for 67fc656
Update CHANGELOG for `v3.0.3`
andyleejordan
committed
b2246a8
Copy full SHA for b2246a8
Bump Microsoft.PowerShell.SDK from 7.2.0 to 7.2.1 (#1644)
Show description for 61c15c0
dependabot[bot]
authored
61c15c0
Copy full SHA for 61c15c0
Merge pull request #1635 from PowerShell/andschwa/debugservicetests
Show description for 149f5ac
andyleejordan
authored
149f5ac
Copy full SHA for 149f5ac
Remove `RunNoPromptExecutionLoop()`
Show description for f14163d
andyleejordan
committed
f14163d
Copy full SHA for f14163d
Miscellaneous cleanups
andyleejordan
committed
593cd46
Copy full SHA for 593cd46
Add notes learned from debugging
andyleejordan
committed
2aacfb2
Copy full SHA for 2aacfb2
Reimplement and reenable `DebugServiceTests.cs`
Show description for 3ca2ae6
andyleejordan
committed
3ca2ae6
Copy full SHA for 3ca2ae6
Clean up `DebugService.cs`
Show description for 418e3d4
andyleejordan
committed
418e3d4
Copy full SHA for 418e3d4
Fix null dereference bug in `RaiseDebuggerStoppedEvent()`
andyleejordan
committed
d808ca9
Copy full SHA for d808ca9
Simplify logic in `ConfigurationDoneHandler.cs`
Show description for 8848348
andyleejordan
committed
8848348
Copy full SHA for 8848348
Fix `SetDebugResuming()` for unit test compatibility
andyleejordan
committed
dd96c86
Copy full SHA for dd96c86
Remove unused cancellation token from `EnterDebugLoop()`
andyleejordan
committed
31b4b82
Copy full SHA for 31b4b82
Fix null dereference bug in `PopPowerShell()`
andyleejordan
committed
a0ab8e9
Copy full SHA for a0ab8e9
Commits on Dec 20, 2021
Make `BuildCommandFromArguments()` reusable
andyleejordan
committed
a5d3a97
Copy full SHA for a5d3a97
Add error check to `PsesHostFactory.Create()` and clean up
andyleejordan
committed
bd7b7a9
Copy full SHA for bd7b7a9
Commits on Dec 17, 2021
Create `$psEditor` as a constant (#1647)
Show description for f1c4ae5
andyleejordan
authored
f1c4ae5
Copy full SHA for f1c4ae5
Commits on Dec 15, 2021
Add `-LanguageServiceOnly` switch to disable debug service (#1640)
Show description for 262aab7
dkattan
and
andyleejordan
authored
262aab7
Copy full SHA for 262aab7
Commits on Dec 9, 2021
Avoid adding `BundledModulePath` to `PSModulePath` repeatedly (#1641)
dkattan
authored
0717bd0
Copy full SHA for 0717bd0
Commits on Nov 30, 2021
Fix `BundledModulePath` and PSReadLine loading (redux) (#1638)
Show description for 96a8207
andyleejordan
authored
96a8207
Copy full SHA for 96a8207
Commits on Nov 23, 2021
Merge pull request #1632 from PowerShell/release
Show description for 6986cf4
andyleejordan
authored
6986cf4
Copy full SHA for 6986cf4
Bump version to `v3.0.2`
andyleejordan
committed
87940e8
Copy full SHA for 87940e8
Update CHANGELOG for `v3.0.2`
andyleejordan
committed
0ed3b81
Copy full SHA for 0ed3b81
Merge pull request #1631 from PowerShell/andschwa/maintainers
Show description for 4e900df
andyleejordan
authored
4e900df
Copy full SHA for 4e900df
Merge pull request #1630 from PowerShell/andschwa/debugger
Show description for 15650c3
andyleejordan
authored
15650c3
Copy full SHA for 15650c3
Commits on Nov 22, 2021
Fix debugger's "auto" variables container
Show description for 9f17d7f
JustinGrote
authored and
andyleejordan
committed
9f17d7f
Copy full SHA for 9f17d7f
Add `Command` variables container
JustinGrote
authored and
andyleejordan
committed
29cfe73
Copy full SHA for 29cfe73
Commits on Nov 19, 2021
Remove unused `scope` argument from `AddToAutoVariables`
andyleejordan
committed
0bd5490
Copy full SHA for 0bd5490
Document and improve `FetchStackFramesAsync`
andyleejordan
committed
26f978c
Copy full SHA for 26f978c
Fix `SetVariableAsync` for new local variable container
andyleejordan
committed
92818c8
Copy full SHA for 92818c8
Remove unused `stackFrameId` argument
andyleejordan
committed
16f3f4a
Copy full SHA for 16f3f4a
Readability cleanups in `DebugService.cs`
andyleejordan
committed
c940fa6
Copy full SHA for c940fa6
Change language version to `latest` e.g. 10 with .NET SDK 6
Show description for 931ad22
andyleejordan
committed
931ad22
Copy full SHA for 931ad22
Improve properties selection for variables
Show description for d40bf7e
3 people
committed
d40bf7e
Copy full SHA for d40bf7e
Pagination
Previous
Next
You can’t perform that action at this time.