rainbow parenthesis - like
Description:http://emacs-fu.blogspot.com/2011/05/toward-balanced-and-colorful-delimiters...
See some example plugins: * Vim plugin: https://www.vim.org/scripts/script.php?script_id=1230 * Emacs plugin: https://www.emacswiki.org/emacs/RainbowDelimiters
I implemented this [here](https://github.com/geany/geany-plugins/pull/1221). It also colors brackets and braces.
I took inspiration from the VSCode "bracket-pair-colorizer" extension and copied the default colors for light and dark backgrounds.
@alecGraves, I'd appreciate any feedback if you ever get the chance to give this [pull request](https://github.com/geany/geany-plugins/pull/1221) a try
github-comments@lists.geany.org