Irsyad Asyhari Lubis
Irsyad Asyhari Lubis
> I am also having this issue, except for me it's that `string-edit-mode` is void. @jgrosso I believe you are using Emacs 29. In that case, if you don't need...
I just tried it (thank you for introducing me to this lsp-sonarlint) via both `package-install` and `(use-package)` and basically did what you did there. lsp-sonarlint works for me:  I...
So, after a restart, `lsp-sonarlint` didn't work anymore for me. So, I did an investigation and found that since you use `:defer t` for `lsp-sonarlint`, `lsp-sonarlint-java` was loaded and configured...