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

Leading spaces vs leading tabs in minimap #67

Open
jounathaen opened this issue Oct 25, 2018 · 0 comments
Open

Leading spaces vs leading tabs in minimap #67

jounathaen opened this issue Oct 25, 2018 · 0 comments

Comments

@jounathaen
Copy link

jounathaen commented Oct 25, 2018

Very Funny (and good) plugin 👍
I have one issue:
When I open files that are indented with tabs, the minimap does not recognize them.
If I replace the tabs with spaces, the minimap is indented as well.

Expected behavior: Same for leading tabs and spaces

minimap_bug

(Reason is probably, that the Minimap plugin counts characters and tabs are only one character whereas spaces are 4 (or 8) characters)

@jounathaen jounathaen changed the title Leading spaces are not shown in Minimap but tabs are Leading spaces vs leading tabs in minimap Oct 25, 2018
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