vscode

Quiet in here? Check #calva-dev out :smiley:
justinlee 2018-02-23T00:50:52.000293Z

does anybody use vscode with a clojurescript environment?

michaels 2018-02-23T14:11:16.000125Z

I do, though I’m still a “dabbler”.

michaels 2018-02-23T14:11:22.000330Z

I’ve found it works pretty well though.

justinlee 2018-02-23T15:42:49.000821Z

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

michaels 2018-02-23T15:47:13.000465Z

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.