Open jibbers42 opened 2 years ago
Another example of the horizontal lines presence being a bit excessive:
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.
@jibbers42 By "keeping the vertical line", do you mean something closer to Visual Studio's built-in scope guides?
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:
Unfortunately, your plugin does get confused with some indentation styles:
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)!
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?
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:
vs Viasfora's:
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!