Ekopalypse
Ekopalypse
Thank you for your interest in this plugin. May I ask you how you set up the Clojure language itself and the associated lsp? I used the udl from [here](https://github.com/notepad-plus-plus/userDefinedLanguages/blob/master/UDLs/clojure_byDanielCotter.xml)...
@linpengcheng the last pushes should solve some problems with the closure lsp server,  but it introduces a dirty hack because it looks like the json2 decoder has a problem...
@linpengcheng - has been published. Thanks in advance for testing.
@linpengcheng I tested it with Windows 10 from a VM and it seems to work now BUT on the very first startup it did not work. After using "Stop server...
@linpengcheng Strange, my test with Windows 10 was on C:. Can you restart Notepad++, do a test and then attach the output from the console? Maybe that will give us...
@linpengcheng From the client's point of view, it works as expected because the Clojure server does not send any symbol or diagnostic information messages.  The left side comes from...
I can replicate the issue and found the pattern when it happens ~~~ Npp C: LSP C: initial source is on C: ok initial source is on D: fail LSP...
Thanks for your interest. Just tested it with Npp 8.5.2 and the latest version of NppLspClient and it seems to work with tcp when I use python.  Did you...
I was able to start and communicate with the server. 
Seems the pluto ls is terminating the session 