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
Before I close this issue, we should decide if maybe we want to ignore diagnostics for the cursor's current line?
I suspect that the current script analysis experience probably isn't fast enough (as PSES implements it -- not a jab at PSSA) to keep up, so this would be a wild goose chase.
joeyaiello
changed the title
Do not display PSScriptAnalylzer's whitespace analysis for the cursor's line
Do not display PSScriptAnalyzer's whitespace analysis for the cursor's line
Aug 21, 2018
Moved over from PowerShell/PSScriptAnalyzer#1033.
We should filter out PSSA diagnostics complaining about whitespace on the cursor's current line.
The text was updated successfully, but these errors were encountered: