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. - [ ] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported....

Issue-Bug
Area-Startup
Needs: Maintainer Attention

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

Issue-Enhancement
Up for Grabs

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

Issue-Enhancement
Up for Grabs

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine) - [X] Search the existing issues, especially...

Area-psEditor
Needs: Maintainer Attention

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine) - [X] Search the existing issues, especially...

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...

Issue-Bug
Needs: Triage

Just a rollup of testing issues I come across to note for future reference. - [ ] SymbolsServiceTests initilization can be deduplicated into a helpful service initialization function - [...

Issue-Enhancement
Up for Grabs
Area-Test

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...

Issue-Bug
Needs: Triage

When attempting to write a custom `PSScriptAnalyzer` rule, the `IScriptExtent.File` [property](https://learn.microsoft.com/en-us/dotnet/api/system.management.automation.language.iscriptextent.file) is null in the Problems pane of VS Code, but is not null not outside of the VS Code...

I'm having an issue with Intellisense being very slow. I've managed to whittle it down to VS Code loading modules over the network, so every time I hit tab, it...

Issue-Bug
Area-IntelliSense