Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.

Releases: tonsky/clojure-warrior

0.2.4

15 Jul 14:13
Compare
Choose a tag to compare
  • Fixes to comment form decorations: fixed trailing whitespace in comment, symbols with word comment in them (#15, #17)

0.2.3

15 Jul 14:12
Compare
Choose a tag to compare
  • Do not merge defaults for commentFormStyle and ignoredFormStyle

0.2.2

15 Jul 14:12
Compare
Choose a tag to compare
  • Comment forms decoration (#14 by @PEZ)

0.2.1

15 Jul 14:12
Compare
Choose a tag to compare
  • Removed configurationDefault as it was conflicting with Calva (#13)

0.2.0

02 Jul 12:03
Compare
Choose a tag to compare
  • Option to disable rainbow brackets clojureWarrior.enableBracketColors (#12)
  • Handle setting clojureWarrior.bracketColors to empty array (#12)
  • Handle config changes when done from Setting GUI
  • Disable default editor.matchBrackets for Clojure files