Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not display PSScriptAnalyzer's whitespace analysis for the cursor's line #727

Open
rjmholt opened this issue Aug 20, 2018 · 2 comments
Open
Labels
Area-Script Analysis Issue-Enhancement A feature request (enhancement).

Comments

@rjmholt
Copy link
Collaborator

rjmholt commented Aug 20, 2018

Moved over from PowerShell/PSScriptAnalyzer#1033.

We should filter out PSSA diagnostics complaining about whitespace on the cursor's current line.

@bergmeister
Copy link
Collaborator

Note that PR PowerShell/PSScriptAnalyzer#1048 would mean that this is not needed any more

@rjmholt
Copy link
Collaborator Author

rjmholt commented Aug 20, 2018

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 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
@TylerLeonhardt TylerLeonhardt added Issue-Enhancement A feature request (enhancement). Area-Script Analysis labels Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Script Analysis Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

3 participants