
我想用記事本++。
例子:
(A(B))
詳細解說:
( -> 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)
如何做到這一點才能輕鬆匹配括號?
謝謝~
答案1
目前,Notepad++ 或我知道的任何插件中都沒有類似彩色括號對的東西。您可以留下一個功能要求點擊以下同名鏈接記事本++網站。