You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Integrated REPL, formatter, Paredit, and more. Powered by cider-nrepl and clojure-lsp.",
5
5
"icon": "assets/calva.png",
6
-
"version": "2.0.485",
6
+
"version": "2.0.486",
7
7
"publisher": "betterthantomorrow",
8
8
"author": {
9
9
"name": "Better Than Tomorrow",
@@ -848,7 +848,7 @@
848
848
},
849
849
"calva.enableJSCompletions": {
850
850
"type": "boolean",
851
-
"description": "Should Calva use suitible and bring you JavaScript completions? This is an experimental cider-nrepl feature. Disable if completions start to throw errors.",
851
+
"description": "Should Calva use suitable and bring you JavaScript completions? This is an experimental cider-nrepl feature. Disable if completions start to throw errors.",
852
852
"default": true
853
853
},
854
854
"calva.autoOpenREPLWindow": {
@@ -863,7 +863,7 @@
863
863
},
864
864
"calva.autoOpenResultOutputDestination": {
865
865
"type": "boolean",
866
-
"markdownDescription": "Automatically open the the Jack-in Terminal on Jack-in or Connect.",
866
+
"markdownDescription": "Automatically open the the result output destination on Jack-in or Connect.",
0 commit comments