Skip to content

Tools section #389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 31, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added tools/vscode
  • Loading branch information
dgb23 committed Jul 11, 2021
commit c7fb2b7b2241480192ef6c68e93f01ece81c275f
13 changes: 13 additions & 0 deletions content/tools/vscode.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
= Visual Studio Code
Denis Baudinot
2021-07-11
:type: tools
:toc: macro
:icons: font

https://code.visualstudio.com/[Visual Studio Code] has Clojure and ClojureScript support via the https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva[Calva] extension.

From the https://calva.io/[calva documentation]:

[quote]
Calva is an integrated REPL powered environment for enjoyable and productive Clojure and ClojureScript development in Visual Studio Code. It includes inline code evaluation, Paredit, code formatting, a test runner, syntax highlighting, linting, and more. Calva is open source and free to use.