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
I've added a new setting to the PowerShell extension to allow you to enable or disable the use of Script Analyzer. To turn off Script Analyzer, click File -> Preferences -> User Settings and paste the following line into your settings file (the pane that opens on the right side).
"powershell.scriptAnalysis.enable": false
This change will be included with the 0.1.1 release which should be out in the next couple of days.
By default 'ON' but would be nice to be able to turned it 'OFF'.
The text was updated successfully, but these errors were encountered: