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

Option to disable horizontal line in "rainbow lines" #324

Open
jibbers42 opened this issue Jun 15, 2022 · 5 comments
Open

Option to disable horizontal line in "rainbow lines" #324

jibbers42 opened this issue Jun 15, 2022 · 5 comments

Comments

@jibbers42
Copy link

Hello, I would appreciate an option to disable the horizontal line in "rainbow lines", but keep the vertical one. I really like the feature, but unfortunately I find the horizontal line pretty distracting.

In VS Code this is possible and gives you something like:
image

vs Viasfora's:
image

While example above isn't so bad, in busier code I don't like the horizontal line running through and creating a visual barrier between the lines of code.

Thanks!

@jibbers42
Copy link
Author

Another example of the horizontal lines presence being a bit excessive:
image

@realparadyne
Copy link

I really like the lines completely linking the brackets, so if it were changed, I would prefer it to become an option and not a change for everyone.

@tomasr
Copy link
Owner

tomasr commented Sep 5, 2022

@jibbers42 By "keeping the vertical line", do you mean something closer to Visual Studio's built-in scope guides?

@jibbers42
Copy link
Author

Yes, I think if the built-in scope line were highlighted that would be fine.

Your plugin is a bit smarter though, for example I don't think the built-in guides understand multi-line parameter lists:
image

Unfortunately, your plugin does get confused with some indentation styles:
image

So either choice of highlighting the built-in guides or removing the horizontals from your existing decoration would be great (and maybe fixing the indentation issue)!

@K-RutviK-K
Copy link

K-RutviK-K commented Nov 3, 2022

how to enable underline and vertical line visual studio 2019?
i installed version 4.3.195 but its only showing colorized brackets
@jibbers42 is underline feature only available in vs 2022?

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