You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I open the same powershell-files, the same issues caught by the PSSA-integration are duplicated over and over in the Problems-tab in VSCode.
Steps to reproduce:
Open VSCode with vscode-powershell enabled in a new folder with the following files:
Click on demo.ps1 and wait for the "variable never used"-problem
Close the file-tab (or click on PSScriptAnalyzerSettings.ps1 so it replaces the demo.ps1 file tab) and then open demo.ps1 again. The problem will now be shown twice or as many times as you reopen it
Attached Logs
Follow the instructions in the README about
capturing and sending logs.
Issue Description
Every time I open the same powershell-files, the same issues caught by the PSSA-integration are duplicated over and over in the Problems-tab in VSCode.
Steps to reproduce:
demo.ps1
PSScriptAnalyzerSettings.psd1
Attached Logs
Follow the instructions in the README about
capturing and sending logs.
Environment Information
Visual Studio Code
PowerShell Information
Visual Studio Code Extensions
Visual Studio Code Extensions(Click to Expand)
The text was updated successfully, but these errors were encountered: