I want to use notepad++.

example:

  (A(B))

explain detailed:

  (  -> first parenthesis start, example with red(random select)
  A 
  (  -> second parenthesis start, example with blue(random select)
  B
  )  -> second parenthesis end, example with blue(same as the second parenthesis color)
  )  -> first parenthesis end, example with red(same as the first parenthesis color)

How to do that to make easy to match parentheses?

Thank you~

link|improve this question

80% accept rate
Do you mean that they are coloured at all times, or only when the cursor is on them (as in Notepad++ 5.8.6)? – Gnubie Apr 17 at 11:33
I want it show all times. Thank you~ – sam Apr 18 at 15:59
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.