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 2155705 commit 5567fa7Copy full SHA for 5567fa7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 0.11.2
2
+
3
+Makes it possible to pick definitions from JAR files (Clojure only) [111](https://github.com/avli/clojureVSCode/issues/111).
4
5
# Version 0.11.1
6
7
Fix-up release. Reenable automatic nREPL starting.
package.json
@@ -2,7 +2,7 @@
"name": "clojure",
"displayName": "Clojure",
"description": "Clojure nREPL support for Visual Studio Code",
- "version": "0.11.1",
+ "version": "0.11.2",
"publisher": "avli",
"author": {
8
"name": "Andrey Lisin",
0 commit comments