Results 884 comments of Ivan Yonchovski

I think that you should generate hprof file and report that in jdtls repo. It might be a bug in emacs infrastructure(e. g. not doing cleanup call) or memory leak...

> I don't think I can as I am working in a school project, but I don't think the contents are important. I think it is just structure. Can you...

@jsuskalo this is separate issue. I am investigating this one. VScode is able to handle that project I I have to find out why we cant(probably we do not include...

@yimmt I don't need more information from you - the project you provided is sufficient.

@marcbowes this is different issue - are you sure you are writing tests in the test folder? I am yet to investigate this one, probably I will ask the jdt-ls...

@marcbowes it will be helpful for us if you try the same with vscode. Also, did you restart the server? Additionally, can you verify doing M-x lsp-describe-session that you have...

> It would be nice if a new function was added which just runs stop on the active thread, similarly to how dap-continue works. Active thread is the thread that...

Here is the protocol https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Continue https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Pause Generally, we can send `pause` to all threads after we retrieve them. I believe that you can also execute the actual gdb command(in case...

I think the icons come from https://github.com/vscode-icons/vscode-icons