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