-
Notifications
You must be signed in to change notification settings - Fork 10
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
Tab character showing as bad character #21
Comments
Working on a fix |
release 0.0.5 should fix this. Thanks to @ItalyPaleAle for the quick fix ! 🚀 |
Thanks for the quick response all! Updated and confirmed fixed! |
I'm very sorry folks. I promise it wasn't me trying to impose spaces over tabs (although who doesn't have an opinion? 😂). just accidentally including all control characters and didn't test with a file with tabs. Sorry again about that, hope the fix rolls out soon. |
Since the latest update, the tab character is being highlighted as a bad character. Since tab is my preferred indentation method, this is rather annoying.
Mousing over the highlight shows "Bad char \u9 ( )"
On Latest VS Code (1.60.2) on MacOS (Intel) 10.15.1
The text was updated successfully, but these errors were encountered: