Open
Description
Summary of the new feature
As a user, I want to be able to invoke PSScriptAnalyzer while running in ConstrainedLanguage mode.
As a user I want to be able to see Diagnostics in VS Code while I'm using the PowerShell extension for VS Code which supports running in ConstrainedLanguage mode.
Proposed technical implementation details (optional)
I think the module would have to be 100% binary and not rely on AddScript(foo, useLocalScope: false)
.
What is the latest version of PSScriptAnalyzer at the point of writing
1.19