ide
ide copied to clipboard
Enable Bracket Pair Colorization
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.
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)
fixed in #87