+1

code file diff in bracket pair colorizer

김병문 4 weeks ago 0


If bracket pair colorizer is supported, it will be easier to analyze nested parentheses when comparing and reviewing files.

JetBrains IDE supports it as a plugin, and Visual Studio and Visual Studio Code also support it natively.

And it is also supported by GitKraken, a market competitor.

If this is supported, analysis will be much faster in file difference comparison.

The screenshot below shows the bracket pair colorizer supported by Gitkraken.

Image 925

The bracket pair colorizer is supported in JetBrains IDEs if the following plug-in is installed.

https://github.com/izhangzhihao/intellij-rainbow-brackets

File compare