Fork me on GitHub
#lsp
<
2021-09-19
>
ericdallo14:09:02

emacs Latest lsp-mode now supports clicking the code lens references 🎉 https://github.com/emacs-lsp/lsp-mode/pull/3106

🎉 15
borkdude15:09:37

Is there a command in emacs to upgrade one package without going through the list of upgradable packages?

borkdude15:09:55

package-upgrade or so?

ericdallo15:09:26

Not sure, I use doom emacs which handles that differently :/

borkdude15:09:03

It seems I have to double click to go to the first reference

mpenet17:09:54

Yeah straight.el is really good for these kind of things

mpenet17:09:31

It's also compatible with use-package, you could move to it easily