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

Indent guides lines are not continuous #111

Open
rkachach opened this issue Apr 6, 2022 · 3 comments
Open

Indent guides lines are not continuous #111

rkachach opened this issue Apr 6, 2022 · 3 comments

Comments

@rkachach
Copy link

rkachach commented Apr 6, 2022

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:

image

@matzebond
Copy link

Unfortunately these are known issues see #77 and #21

@LionyxML
Copy link

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:

image

But looking to the README.md on this repo we have:
image

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?

@poniponiponiponiponiponiponiponiponi

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.

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

4 participants