Jul 21, 2017 · 1 min read
Great list. I would add a couple I use, mostly for flashiness:
- Indent-rainbow, it colors your indenting tabs/spaces so it’s easier to read how much indenting a line has.
- Rainbow-brackets, it colors your parenthesis to match the same color. Useful for Javascript which loves using functions in functions.