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

VSCode support for bad chars #30

Open
lonix1 opened this issue Dec 9, 2021 · 4 comments
Open

VSCode support for bad chars #30

lonix1 opened this issue Dec 9, 2021 · 4 comments

Comments

@lonix1
Copy link

lonix1 commented Dec 9, 2021

VSCode now has built-in support for detecting "bad" characters.

Is this extension obsolete, or does it offer more features? I've been using it for a while and unsure whether to keep it or not?

@reneroth
Copy link

I saw that this extension seems to be deprecated, so I came along just to give a big "thank you" to @WengerK for providing us with this functionality all these years! 🙌🏻 This has been a lifesaver for those of us who managed to always accidentally press Alt+Space on Mac OS with their sticky fingers, resulting in unexplainable error messages.

@lonix1
Copy link
Author

lonix1 commented Dec 12, 2021

I don't think it's been deprecated (that isn't mentioned anywhere). Also, it shouldn't be deprecated as it could be providing extra functionality that the new vscode "bad char detection" feature isn't providing.

I've been using this extension and the Gremlins extension together for years. I made a similar note on the Gremlins tracker and apparently there is much that vscode still doesn't do. So there is life for both of these extensions.

It would be useful for us to determine which features this extension provides in addition to vscode, and document that in the README. When vscode supports all those features then this extension can be deprecated, but I have a feeling that won't happen anytime soon as vscode's support is minimal.

@mattvrydaghs
Copy link

I just ran into a instance where a file had a lot of hidden unicode characters that VS Code didn't highlight, but this extension and Gremlins did (I also use both extensions)

@fenhl
Copy link

fenhl commented May 26, 2022

This extension offers the ability to define additional characters to highlight, which the built-in feature doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants