LSP-Mode and eldoc?I'm experimenting with eglot vs lsp-mode, and I can't seem to find a good way to…
انتشار: 2026/08/12 03:07 UTCدریافت: 2026/08/14 13:51 UTCآخرین مشاهده: 2026/08/14 13:51 UTC
LSP-Mode and eldoc?I'm experimenting with eglot vs lsp-mode, and I can't seem to find a good way to get reliable documentation with lsp-mode. In Eglot in a C++ file I get:preview.redd.it/cn6lokafruih1.png?width=1… in lsp-mode I get:preview.redd.it/onwagyvjruih1.png?width=1… significantly less helpful. I really love the concept of eldoc and being able to have a window off to the side dedicate to documentation (I would prefer that to the floating UI in lsp-ui, though I haven't played with it much). Is there any way to achieve that in lsp-mode?Granted, Eglot Eldoc support isn't panacea in all languages anyway, since in Typescript I get pretty useless information: preview.redd.it/qcpk8ppesuih1.png?width=1… redd.it/1vm1b9b@r_emacs