Your editor probably can do that! Emacs and VSCode at least both can. Search for 'rainbow blocks' or 'rainbow parens' or 'rainbow delimiters' extensions.
This is the standard coloring that comes with Coleslaw which is a Jekyll alternative written in common lisp: https://github.com/coleslaw-org/coleslaw. I believe the website is using that or at least it uses one of his default themes.
17 comments
[ 3.6 ms ] story [ 52.1 ms ] threadThe second part of the article was submitted about a year ago: https://news.ycombinator.com/item?id=23576447
Something like an auto-select of the code that makes up the entire scope for the line in question.
Gonna have to see if I can get vim to do that.
https://guix.gnu.org/manual/en/html_node/Database-Services.h...
Your editor probably can do that! Emacs and VSCode at least both can. Search for 'rainbow blocks' or 'rainbow parens' or 'rainbow delimiters' extensions.