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. ### Summary I've discovered...

Issue-Discussion
Area-Code Formatting

Type: Bug Install PSReadline v2.2.6 Use VsCode Use PowerShell or PowerShellPreview Use PowerShell Extension terminal session that is opened to you `[2022-10-02 11:09:22]❯ get-moduleAn exception occurred in custom key handler,...

Issue-Bug
Area-PSReadLine
Bug: PowerShell 5.1

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

### System Details - Operating system name and version: Windows 10 (1803) ``` PS C:\Users\ohads\Documents\PowerShell> code -v 1.25.1 1dfc5e557209371715f655691b1235b6b26a06be x64 PS C:\Users\ohads\Documents\PowerShell> $pseditor.EditorServicesVersion Major Minor Build Revision ----- ----- -----...

Issue-Enhancement
Area-Debugging

Because if it is, we'll need to restart the Extension Terminal (unless it was hidden at startup). Also add a test to ensure we can find VS Code's script (in...

Issue-Enhancement

## PR Summary This pull request implements the VSCode `RenameProvider` class along with two methods within it `provideRenameEdits` and `prepareRename` the goal being to complete #261 This will allow for...

### 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-Enhancement
Area-Engine

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

### 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
Area-Script Analysis

### 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: Maintainer Attention