Hey, this is my first time ever making an issue on github so be nice to me (:
Basically, I have not been able to get the diagnostic information to popup on hover at all, it worked literally once and it was blissful, but then stopped working and I have no idea why, or even how to diagnose it. Here is my config
I am also running GNU Emacs 29.2 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.6.6 (Build 21G646)) of 2024-01-18
The only error that I've been able to find was this, which was at startup, but LSP still works fine, the hover just doesn't work.
[yas] Error in condition evaluation: Symbol’s function definition is void: js2-node-type [8 times]
If I do M-x lsp-bridge-diagnostic-list, it works fine and shows the diagnostic info in another buffer. Just wanna get it on hover. Please let me know if I should provide any more information. Thank you.
Hey, this is my first time ever making an issue on github so be nice to me (:
Basically, I have not been able to get the diagnostic information to popup on hover at all, it worked literally once and it was blissful, but then stopped working and I have no idea why, or even how to diagnose it. Here is my config
I am also running GNU Emacs 29.2 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.6.6 (Build 21G646)) of 2024-01-18
The only error that I've been able to find was this, which was at startup, but LSP still works fine, the hover just doesn't work.
[yas] Error in condition evaluation: Symbol’s function definition is void: js2-node-type [8 times]
If I do M-x lsp-bridge-diagnostic-list, it works fine and shows the diagnostic info in another buffer. Just wanna get it on hover. Please let me know if I should provide any more information. Thank you.