-
**Please fill in these details so that we can help you!**
### System Details
- Operating system name and version: Mac OS
- VS Code version: 1.5.2
- PowerShell extension version: 6 alpha
- Output from …
-
_From @sk82jack on December 14, 2018 0:20_
### System Details
System Details Output
```
### VSCode version: 1.30.0 c6e592b2b5770e40a98cb9c2715a8ef89aec3d74 x64
### VSCode extensions…
-
I'm unable to suppress the PSAvoidLongLines warning in a method inside a class.
Steps to reproduce
------------------
Run `Invoke-ScriptAnalyzer -Path . -Recurse` while the following `PSScriptA…
-
Steps to reproduce
------------------
PSScriptAnalyzer is complaining about a missing OutputType attribute, even though I did set it correctly.
See PSScriptAnalyzer CI comment under my commits: h…
-
Before submitting a bug report:
- Make sure you are able to repro it on the latest released version
- Perform a quick search for existing issues to check if this bug has already been reported
S…
-
### Issue Description
The extension's formatter is ignoring the config file: `PSScriptAnalyzerSettings.psd1`
I didn't file this in [/PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyze…
-
Before submitting a bug report:
- [x] Make sure you are able to repro it on the latest released version
- [x] Perform a quick search for existing issues to check if this bug has already been repor…
-
### System Details
System Details Output
```
### VSCode version: 1.51.1 e5a624b788d92b8d34d1392e4c4d9789406efe8f x64
### VSCode extensions:
ms-vscode.powershell@2020.6.0
ms-vscode.…
-
### 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 …
-
Steps to reproduce
------------------
```PowerShell
$FilePath = ''
$ScriptDefinition = (Get-Content -Raw -Path $FilePath).Trim()
$SettingsFile = "$HOME/.config/powershell/PSScriptAnalyzerSett…