does anybody use vscode with a clojurescript environment?
I do, though I’m still a “dabbler”.
I’ve found it works pretty well though.
i’m wondering if things like evaling code from source via nrepl, autocompletion, inline doc strings, find-the-implementation features work. only some of that works in atom with cljs right now so i might give vscode another try since it seems to have gotten a LOT better in the last year and a half since i last used it
Mind you, I haven’t used any other environment - (emacs, etc) - but I find it quite sufficient. I use the addons “Closure” by Andrey Lisin and “Parinfer” by shawnlebron. I know nrepl, autocomplete, and doc strings work: not sure about find-the-implementation.