viasfora icon indicating copy to clipboard operation
viasfora copied to clipboard

Option to disable horizontal line in "rainbow lines"

Open jibbers42 opened this issue 2 years ago • 5 comments

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 avatar Jun 15 '22 11:06 jibbers42

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

jibbers42 avatar Jun 16 '22 07:06 jibbers42

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.

realparadyne avatar Jun 29 '22 18:06 realparadyne

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

tomasr avatar Sep 05 '22 18:09 tomasr

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)!

jibbers42 avatar Sep 05 '22 20:09 jibbers42

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?

K-RutviK-K avatar Nov 03 '22 07:11 K-RutviK-K