Irsyad Asyhari Lubis

Results 3 comments of 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: ![image](https://user-images.githubusercontent.com/354800/192601078-876f4390-f495-4fd6-aa5c-ac1ea29a3b19.png) 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...