avli / clojureVSCode

Clojure support for Visual Studio Code
https://avli.github.io/clojureVSCode/
MIT License
204 stars 34 forks source link

Embed lumo as the inbuilt clojurescript repl #34

Open abhi18av opened 7 years ago

abhi18av commented 7 years ago

Hi @avli ,

I'd like to suggest that the self-hosted Clojurescript in clojureVSCode should be based on lumo .

This will enable the package to be developed in a proper and almost complete implementation of Clojurescript.

avli commented 7 years ago

Hi @abhi18av

Thank you for the suggestion.

I need to take a look on what's lumo first – I'm not an active ClojureScript user so it's hard for me to judge which approach we should stick with. Ideally, I'd like to find some ClojureScript expert who could contribute the properly done ClojureScript support for the extension.