v2.0.564
- Allow other forms to create a new toplevel context like comment does
- Fix: Nightly clojure-lsp downloads re-download on every startup even when already up to date
- Fix: Toggle comments structurally does not re-format
- Rename 'Toggle Line Comment' to 'Toggle Comment'
- Current form takes
#_commented forms at all cursor positions within the form- Fix: Toggle line comment with ignoreCurrentForm discards wrong form
- Fix: No longer treat
#_discarded ns forms as namespace declarations