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

### System Details - Operating system name and version: Windows 10 Version 1709 - VS Code version: 1.18.0 - PowerShell extension version: 1.5.1 - Output from `$PSVersionTable`: ``` Name Value...

Issue-Bug
Area-Extension Terminal

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

To align with PowerShell Core's dev process/repo management.

Issue-Enhancement
Area-Documentation

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

Implements the `LogOutputWindow` vscode API for PowerShell extension and PSES logs received via LSP. https://github.com/user-attachments/assets/6c0210ca-a641-430c-8d01-47f5ca8b0b38 This has several benefits: 1. Output to file is handled by vscode, we don't need...

See [#2152](https://github.com/PowerShell/PowerShellEditorServices/pull/2152) Cleanup of https://github.com/PowerShell/vscode-powershell/pull/4950 Co-authored-by: Razmo99

### Description With the new feature of auto generating the help comments, I would appreciate the following features: * generating `.INPUT` * generating `.OUTPUT` * appending `[OutputType()]`

Issue-Enhancement
Up for Grabs
Area-Snippets

TODO: Switch from PPE to Production. This requires OneBranch allow the AzureCLI task, used as [documented](https://devblogs.microsoft.com/devops/public-preview-of-workload-identity-federation-for-azure-pipelines/) for providing WIF credentials to the `vsce` tool when uploading to the marketplace.

### 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
Up for Grabs
Area-Symbols & References