vscode-powershell
vscode-powershell copied to clipboard
Provides PowerShell language and debugging support for Visual Studio Code
### 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. - [X] I have...
### Update This is an [issue in VSCode](https://github.com/microsoft/vscode/issues/42356) that the PowerShell extension has no control over. In fact it's [an issue in electron](https://github.com/PowerShell/vscode-powershell/issues/621#issuecomment-479769873) that has yet to be fixed. To...
### 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 I would...
### 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 I am...
To follow on from the comments starting at https://github.com/PowerShell/vscode-powershell/issues/1429#issuecomment-404695963... PSSA rules should be enable-able and disable-able in VSCode configuration. The current proposal is: * Disabled rules turn off default rules,...
## PR Summary This changed is paired with PowerShell/PowerShellEditorServices#1853 ## PR Checklist Note: Tick the boxes below that apply to this pull request by putting an `x` between the square...
### 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. - [X] I have...
### 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. - [X] I have...
## Edit by @JustinGrote A summary issue for existing semantic highlighting issues
## PR Summary Adds an option to attach the omnisharp C# debugger for binary module projects, enabling mixed debugging for Powershell Binary Modules. https://user-images.githubusercontent.com/15258962/161343566-2db46660-2276-43ee-8c4c-3f0080b5386c.mp4 ## WIP Checklist - [ ]...