v2.0.591
- Fix: WebSocket nREPL servers not stopped on VS Code window reload
- Internal: Ditching
atom-language-clojurefor Clojure TextMate grammar and using (clojure.tmLanguage.json) as the source of truth- Unit tests (and watcher) are now covering the grammar (utilizing
vscode-textmate)
- Unit tests (and watcher) are now covering the grammar (utilizing