Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Create option to define tab size #49

Open
agorischek opened this issue Nov 16, 2018 · 0 comments
Open

Create option to define tab size #49

agorischek opened this issue Nov 16, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@agorischek
Copy link
Member

Sometimes tabs accidentally become spaces, which messes up parsing, since one tab is interpreted as level 1 and four spaces is interpreted as level 4. Add a parsing option tabSize that takes an integer and interprets that many spaces as one level of indentation.

@agorischek agorischek added enhancement New feature or request help wanted Extra attention is needed labels Nov 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant