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 8c16ee0 commit 007e340Copy full SHA for 007e340
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 1.14.6
6
+
7
- Add shortcuts to backward slurp and barf.
8
- Add shortcut documentation to all features, check the features doc page.
9
- Fix Rename feature not being available for some cases.
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 1.14.5
+pluginVersion = 1.14.6
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments