Questions tagged [vscode-calva]

For questions about Calva, a Visual Studio Code extension for working with Clojure and ClojureScript.

Calva is a Visual Studio Code extension aiming to provide an enjoyable and productive environment for working with Clojure and ClojureScript.

17 questions
0
votes
1 answer

Clojure Calva in VisualStudio Code loses syntax colors when switching from one window to the other

When I change from one window to the other, the one I leave loses the colors of the parentheses and brackets and everything is left in white letters. I have to go back to the previous window to get colors back. I recently updated to version 1.48.1,…
-1
votes
1 answer

Calva doesn't recognize enviroment variable in "calva.jackInEnv" in Settings.json

I have recently started developing in clojure and I don't have many experiences. I'm using calva extention for vscode as the development environment. I have setup an environment variable for "calva.jackInEnv" in Settings.json, but it keeps…
1
2