We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61817b4 commit 7a9b8c2Copy full SHA for 7a9b8c2
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 2.0.0
6
+
7
- Use clojure-lsp externally instead of built-in since causes PATH issues sometimes. Fixes #25 and #26
8
- Fix multiple code lens for the same line. #29
9
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 1.14.10
+pluginVersion = 2.0.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments