(1) ![vertical highlighting of brackets-1](https://cloud.githubusercontent.com/assets/7548378/11078891/7d9719b2-8800-11...) (2) ![vertical highlighting of brackets-2](https://cloud.githubusercontent.com/assets/7548378/11078892/7d99e55c-8800-11...)
I really like the way that <b>Geany</b> high-lights the vertical line connecting curly brackets as in (1). It would be great if this was repeated in (2) as well because I indent like Elvis: 1 for the brackets, 2 for the code. A heavier line would be good as well. Thanks!
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/751
WFM, the indent guide is always highlighted if the braces are indented. Need more information.
You can set the style of the indent line in your colour scheme with the `indent_guide` style setting.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/751#issuecomment-155602016
I really like the way that **Geany** high-lights the vertical line connecting curly brackets as in (1). It would be great if this was repeated in (2) as well because I indent like Elvis: 1 for the brackets, 2 for the code.
What you see is called "indentation guides", and are shown for each *indentation level* (amount of space-worth width between two levels). If you set your indentation width to 1, it'll highlight as you want -- but not sure if the indentation goodies will behave as you want.
A feature *adding* guides on matching braces could be discussed with upstream Scintilla.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/751#issuecomment-156109908
github-comments@lists.geany.org