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 a013cad commit a93096eCopy full SHA for a93096e
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 2.4.5
6
+
7
- Only log server communication when trace-level matches.
8
- Improve find definition of external files to consider opened files, avoiding exceptions.
9
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 2.4.4
+pluginVersion = 2.4.5
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments