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

Tab character showing as bad character #21

Closed
mattvrydaghs opened this issue Oct 4, 2021 · 4 comments
Closed

Tab character showing as bad character #21

mattvrydaghs opened this issue Oct 4, 2021 · 4 comments

Comments

@mattvrydaghs
Copy link

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

@WengerK
Copy link
Owner

WengerK commented Oct 4, 2021

Working on a fix

8066edf

@WengerK
Copy link
Owner

WengerK commented Oct 4, 2021

release 0.0.5 should fix this.

Thanks to @ItalyPaleAle for the quick fix ! 🚀
Thanks to @mattvrydaghs for reporting the issue <3

@WengerK WengerK closed this as completed Oct 4, 2021
@mattvrydaghs
Copy link
Author

Thanks for the quick response all! Updated and confirmed fixed!

@ItalyPaleAle
Copy link
Collaborator

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.

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

3 participants