Fork me on GitHub
#tree-sitter
<
2020-03-17
>
sogaiu09:03:57

i've uploaded a couple of vscode extensions that use the current grammar: * https://github.com/sogaiu/vscode-clojure-colorizer * https://github.com/sogaiu/vscode-clojure-defs

sogaiu13:03:20

both of these extensions use a wasm module for tree-sitter-clojure -- so no compilation per-platform was necessary. haven't verified whether they work on macos, but checked on linux and windows.