A Joker integration for VSCode. The joker
binary needs to be installed separately.
- Lint Clojure files using
joker
whenever they are opened or changed. - Show warnings and errors in the editor as well as in the problems tab in the Panel.
Note that joker
isn't a proper Clojure runtime and this may provide false positives or miss certain things.
The Joker README provides some guidance on reducing false positives etc.
Install Joker as per it's installation instructions.
There are no settings yet.
This is alpha quality, things may not work.
- initial release