lsp 2025-01-10

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?

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

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

🤔 1

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.

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