Author Topic: Vertical line between braces like notepad++  (Read 3008 times)

rowbearto

  • Senior Community Member
  • Posts: 2344
  • Hero Points: 132
Vertical line between braces like notepad++
« on: April 01, 2015, 04:18:52 PM »
Notepad++ is able to draw a vertical line between matching braces, as shown in the below screenshot. It is very helpful.

Is there a way to configure SE to do the same?

davehohl

  • Senior Community Member
  • Posts: 271
  • Hero Points: 27
Re: Vertical line between braces like notepad++
« Reply #1 on: April 01, 2015, 04:31:04 PM »
That would be really nice!

Dennis

  • Senior Community Member
  • Posts: 3998
  • Hero Points: 521
Re: Vertical line between braces like notepad++
« Reply #2 on: April 01, 2015, 06:42:40 PM »
We do not currently support that, but if you indent with tabs, you can get a weak approximation of the feature by turning on View > Tab Chars.

rowbearto

  • Senior Community Member
  • Posts: 2344
  • Hero Points: 132
Re: Vertical line between braces like notepad++
« Reply #3 on: April 01, 2015, 06:43:48 PM »
Thanks for the answer Dennis. I will add this request to the feature improvement thread.