Errors/Warnings still show up in Problems window when file is closed #314
Closed
Description
Please fill in these details so that we can help you!
System Details
- Operating system name and version: MacOS Sierra
- VS Code version: 1.5.3
- PowerShell extension version: 0.7.2
- Output from
$PSVersionTable
:
PSVersion 6.0.0-alpha
PSEdition Core
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 3.0.0.0
GitCommitId v6.0.0-alpha.9
CLRVersion
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
Whenever I have a file open in an editor that has a problem with PSScriptAnalyzer and close it, the entry still exists in the Problems window.