vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

Provides PowerShell language and debugging support for Visual Studio Code

Results 310 vscode-powershell issues
Sort by recently updated
recently updated
newest added

### 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...

Issue-Bug
Area-Extension Terminal
Bug: PowerShell 5.1

### 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...

Issue-Bug
Bug: VS 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. ### Summary I would...

Issue-Enhancement

### 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...

Issue-Enhancement
Area-psEditor

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,...

Issue-Enhancement
Up for Grabs
Issue-Discussion
Area-Configuration
Area-Script Analysis

## 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...

Issue-Enhancement
Area-Folding

### 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...

Issue-Bug
Area-Code Formatting

## Edit by @JustinGrote A summary issue for existing semantic highlighting issues

Issue-Bug
Area-Semantic Highlighting

## 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 - [ ]...

Area-Debugging
Area-Configuration