PowerShellEditorServices
PowerShellEditorServices copied to clipboard
A common platform for PowerShell development support in any editor or application!
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/PowerShellEditorServices/issues?q=is%3Aissue) to ensure it has not already been reported. -...
# PR Summary Implements DAP `DelayedStackTraceLoading` and returns an artificial breakpoint label frame based on the invocation info ASAP once the debugger stops. The rest of the stack trace is...
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/PowerShellEditorServices/issues?q=is%3Aissue) to ensure it has not already been requested. ### Summary I use...
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/PowerShellEditorServices/issues?q=is%3Aissue) to ensure it has not already been requested. ### Summary Currently, our...
https://github.com/PowerShell/PowerShellEditorServices/blob/bbf627b597011a8c43379abe025d60df15449087/src/PowerShellEditorServices/Services/DebugAdapter/DebugService.cs#L985-L986 This line "blocks" stepping for about half a second, and I don't currently see any reason why it has to. We should return to the user as fast as...
TODO: Switch from PPE to Production.
https://github.com/PowerShell/PowerShellEditorServices/actions/runs/11132769096/job/30937371296?pr=2152
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. ### Summary `EditorUIService` currently...
Commits like Rob's 945d61634784db2e51f894c9606e785a099fd23d obscure when changes were made other than for security purposes. We should create a ignore revs file and add similar commits to make git blame easier.
### Prerequisites - [x] I have written a descriptive issue title. - [x] I have searched all [issues](https://github.com/PowerShell/PowerShellEditorServices/issues?q=is%3Aissue) to ensure it has not already been requested. ### Summary I would...