vscode

Quiet in here? Check #calva-dev out :smiley:
shooodooken 2018-05-02T11:52:19.000471Z

hey, logged issue for this as https://github.com/PEZ/clojure4vscode/issues/29 whether we get a fix or get a workaround or whether it is closed as can't/won't fix, i think it's worth documenting it somewhere. i've spent some time trying to track down where the ansi code is added but will head to #editors channel and ask there..

pez 2018-05-02T13:43:17.000652Z

Yes, thanks for putting this together!

pez 2018-05-02T13:46:51.000303Z

Back in the days when I worked solely from different terminals and terminal emulators there used to be some way of letting the host know what capabilities the terminal had. I think there even was a file called termcap involved. This feels a bit like the nrepl server has the wrong idea about what capabilities the windows terminal client has.

kwladyka 2018-05-02T22:11:52.000013Z

Does VSC work well with both lein / boot and both clojure / clojurescript? I found issues in editors like cursive about detecting macro for ClojureSript. Work with boot, while with lein was perfect etc. How it looks here?