ide icon indicating copy to clipboard operation
ide copied to clipboard

Enable Bracket Pair Colorization

Open dipankarcode opened this issue 3 years ago • 1 comments

It is a very important feature especially for the competitive programmer to have bracket pair colorized, as we use a lot of Nested loops, if-else statements.

dipankarcode avatar Sep 30 '21 01:09 dipankarcode

Doesn't seem very important but would be nice to have. Apparently monaco-editor doesn't this yet though. (https://github.com/microsoft/monaco-editor/issues/3013)

bqi343 avatar Jun 18 '22 14:06 bqi343

fixed in #87

thecodingwizard avatar Mar 04 '23 02:03 thecodingwizard