I use the theia platform which already uses the 'Language Support for Java' to realize the feature of LSP. I use single container (K8s Pod) to open a new theia server for every user, however, not only ...
Remote Java debug is slow. It takes about 10 seconds to connect and 2-3 seconds to move from one line to another. Operating System: Mac OS on my machine and Redhat 7.3 on remote machine. JDK version: ...