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