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

Allow using tabs #133

Open
vlad0337187 opened this issue Nov 1, 2016 · 0 comments
Open

Allow using tabs #133

vlad0337187 opened this issue Nov 1, 2016 · 0 comments

Comments

@vlad0337187
Copy link

Hello dear friends.

It think it would be good to add possibility optional using tabs for indentation (turn off and on from settings)
(not to change them to spaces for not to break current indentation levels).

I prefer using them and replacing it during compilation with #? replace(sub = "\t", by = " ") in the top of the file.
Also tab highlighting with red is too disturbing:
2016-11-02 00-41-23

To distinguish tab and space characters, they could be highlighted like in Atom (GitHub's editor):
2016-11-02 00-50-15

Best regards,
Vladislav.

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

1 participant