Open rkachach opened 2 years ago
Unfortunately these are known issues see #77 and #21
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.
Here is another example using JavaScript:
But looking to the README.md
on this repo we have:
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?
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.
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: