Fork me on GitHub
#lsp
<
2021-07-06
>
Noah Bogart14:07:21

I’m not sure if this is an LSP or #vim question, so i can move it if necessary: what’s the best way to execute the non-code action refactoring commands, such as “add missing namespace”?

Noah Bogart14:07:20

oh nevermind, i skipped right past the examples in the docs. idk how i did that.

ericdallo14:07:13

I'm not a vim user but something I already noticed is that there is no guide/docs teaching all the available commands, I see a lot of vim users seeking for that kind of help all the time 😕

ericdallo14:07:38

I mean, a guide like this: https://emacs-lsp.github.io/lsp-mode/tutorials/clojure-guide/ Or even a simple page with all available coc/nvim commands

jeremyvdw14:07:27

yeah, I would definitively love to have something like this

ericdallo14:07:39

Friendly suggestion @UMMMKKADU@U11EL3P9U 😉

nice 2