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..
Yes, thanks for putting this together!
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.
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?