Calva ❤️ WSL
The use of Calva with WSL (Windows Subsystem for Linux) is fully supported through the Remote - WSL extension. Simply install the extension an open your project with one of the Remote-WSL
commands. Calva will run directly in the WSL environment and no further configuration is required.
Steps Involved
- Enable WSL
- Install Ubuntu in WSL
- Install Java in WSL
- Install latest Clojure in WSL
- Install the Remote - WSL extension in VS Code
- Launch remote window
- Install Calva (gets installed into the WSL instance)
- Work away
See also Remote Development.