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 Windows Sandbox...

Issue-Enhancement
Feature: VS Code

### Issue Description The extension's formatter is ignoring the config file: `PSScriptAnalyzerSettings.psd1` I didn't file this in [/PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer) because it (Invoke-Formatter) works as expected with the same config file. Properties...

Issue-Enhancement
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
Bug: PowerShell 5.1

### System Details - Operating system name and version: Windows Server 2012 R2 - VS Code version: 1.24.1 - PowerShell extension version: 1.7.0 - Output from `$PSVersionTable`: PSVersion : 5.0.10586.117...

Issue-Bug
Area-Debugging

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

Issue-Enhancement
Up for Grabs
Area-Script Analysis

Is it possible to support dot sourcing to pull Intellisense across files? e.g. ``` \ \a.ps1 \b.ps1 ``` ``` powershell # a.ps1 function Get-Foo($baz) { write-host $baz } # b.ps1...

Issue-Enhancement
Area-IntelliSense

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

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

Issue-Enhancement
Up for Grabs
Area-IntelliSense

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

Issue-Enhancement
Area-Startup