Ekopalypse

Results 107 comments of 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, ![image](https://user-images.githubusercontent.com/47723516/172181400-37a89d1f-5957-4aed-b35e-7f2f54caa70b.png) 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. ![image](https://user-images.githubusercontent.com/47723516/172894434-430282d7-c2d3-4318-afa9-df9edbf08556.png) 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. ![image](https://user-images.githubusercontent.com/47723516/233469430-8c7e09af-ea73-40d4-acdb-ac55fd53299a.png) Did you...

I was able to start and communicate with the server. ![image](https://user-images.githubusercontent.com/47723516/233476629-5ec71fc1-1c38-4553-88ec-d9c4d3dc9124.png)

Seems the pluto ls is terminating the session ![image](https://user-images.githubusercontent.com/47723516/233481714-19180e7e-5cc5-4680-902f-115e7c89a4da.png)