4.2.0
- Simplified formatting rules: if list's first form is a symbol, indent next line by +2 spaces, in all other cases, indent to opening paren (1 space)
- We now provide
cljfmt.edn
that tries to match our default formatting - Better handle selection after formatting with cljfmt
- Highlight namespace name as
entity.name
, same as defs - No exceptions on disconnect
- Removed background on unused symbols inside quotes