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

Add bad chars notification to VSCode problems #2

Open
VikingSven82 opened this issue Nov 23, 2017 · 2 comments · May be fixed by #27
Open

Add bad chars notification to VSCode problems #2

VikingSven82 opened this issue Nov 23, 2017 · 2 comments · May be fixed by #27

Comments

@VikingSven82
Copy link

Is it possible to make this plugin output bad characters to the built in VSCode problems window? The little warning triangle / exclamation mark in the bottom left.
This would make it easier to see if there are bad chars in your code, rather than having to scroll through it all and look for the red box.
Very useful addon though, just been fighting with a hyphen that's not a hyphen (\u2013 if you want to add it!) and this addon made it much easier to find the same problem in my other PowerShell scripts.

@WengerK
Copy link
Owner

WengerK commented Jan 12, 2018

I will work on it as soon as possible. I'm bit busy, I encourage you to fork this repo & add the feature if you need it quickly :D.

@puka-tchou
Copy link

I might give it a try this week, based on https://code.visualstudio.com/api/references/vscode-api#DiagnosticCollection

puka-tchou pushed a commit to puka-tchou/vscode-highlight-bad-chars that referenced this issue Oct 7, 2021
@WengerK WengerK linked a pull request Oct 26, 2021 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants