Skip to content

4.2.0

Compare
Choose a tag to compare
@tonsky tonsky released this 27 Sep 13:51
· 17 commits to master since this release
  • 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