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 1e41e83 commit d681d36Copy full SHA for d681d36
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 2.6.0
6
+
7
- Support Create workspace edit operation. Fixes #51
8
- Support Rename workspace edit operation
9
- Support workspace/willRenameFiles allowing to rename ns, renaming the files properly.
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 2.5.0
+pluginVersion = 2.6.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments