We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setup: GNU Emacs 27.2 highlight-indent-guides-20200820.2328/
Indent guides are broken when a space (or doc) is present in the code. Following is an example of the layout:
The text was updated successfully, but these errors were encountered:
Unfortunately these are known issues see #77 and #21
Sorry, something went wrong.
Please don't be mean to me ;D
I was just about to open an issue referring to #21 , since it dates from 2017 and it is marked with won't fix, when I stumble on this open issue.
won't fix
Here is another example using JavaScript:
But looking to the README.md on this repo we have:
README.md
It really looks like blank lines are being properly "indented".
Is this a trick? Are those lines not blank but full of spaces? Does something else happens when coding Elisp?
The readme is a little bit deceptive because those are not blank lines - there's code but you don't see it in the screenshot.
No branches or pull requests
Setup:
GNU Emacs 27.2
highlight-indent-guides-20200820.2328/
Indent guides are broken when a space (or doc) is present in the code. Following is an example of the layout:
The text was updated successfully, but these errors were encountered: