太阳
太阳
I tested this in Emacs with lsp-mode, and jtd.ls did not return the declaration. Can any confirm this please?
Thanks firstly. This package is great and makes looking for document convenient. But narrowing down to a specific docset does not work for me. I have the same questions as...
First, thanks for this great package. I'm using orgmode 9.6.6 with Emacs 29.1 on Linux. I set `org-fold-core-style` to 'overlays to solve the problem that `org-cycle` does not work sometimes....
* eglot.el (eglot-java-vmargs): New defcustom. (eglot-eclipse-jdt): Specify VM arguments.
Hi all, I'm the author of a lsp client for Emacs, some user reported this issue to me, and I can confirm this problem( I'm using jdt.ls 1.40.0). Can some...
My lsp client supports `java/classFileContents', it stores the content in a cache dir under the project root. So I can jump to `String' and a `java.lang.String.java' file will be saved...