lsp

papachan 2025-01-10T12:39:58.168429Z

Sorry it may be a dumb question, but when i install lsp-ui with lsp-mode emacs always asks me to run package-autoremove and remove lsp-ui?

papachan 2025-01-10T12:40:33.983149Z

I guess lsp-ui is already part of lsp-mode ? idk.

ericdallo 2025-01-10T12:41:23.714839Z

No, it's not. But I don't know what package-autoremove is

🤔 1
papachan 2025-01-10T13:11:46.363299Z

Usually package-autoremove is useful to remove orphans packages or duplicated packages. Thats weird. I will investigate why it flags me lsp-ui as ready to be deleted.

papachan 2025-01-10T13:15:29.288569Z

I have reinstalled it, and remove the :ensure t from use-package to avoid downloading twice. now looks ok. Don't know which version i had so.

👍 1