rocks.nvim icon indicating copy to clipboard operation
rocks.nvim copied to clipboard

[Module]: `rocks-lsp` module for rocks.toml

Open mrcjkb opened this issue 1 year ago • 1 comments

  • Diagnostics for outdated rocks
  • Code actions to update/downgrade a rock
  • Completions, e.g. for rocks and versions
  • Hover: luarocks show

Maybe this should be implemented as an external module?

mrcjkb avatar Dec 06 '23 17:12 mrcjkb

Sounds good to me as an external module, could be integrated with the UI when done. I was just thinking about doing something like :Rocks list and having something like that.

NTBBloodbath avatar Dec 06 '23 22:12 NTBBloodbath

Instead of calling this rocks-lsp, I've been considering giving it an alternate, less confusing name (rocks-hints maybe?).

rocks-lsp implies that it's a module for setting up language servers, which it obviously isn't :sweat_smile:

vhyrro avatar Jun 26 '24 14:06 vhyrro

https://github.com/nvim-neorocks/rocks-edit.nvim

Closing as completed.

mrcjkb avatar Jul 08 '24 16:07 mrcjkb