#neovim & vscode

1 messages · Page 1 of 1 (latest)

wanton grove
#

for vscode:
rust-analyzer, even better toml, crates, maybe error lens (but remember that full terminal errors are much better than IDE ones)

leaden grove
#

If you're using NeoVim, there's an official rust.vim extension, which adds commands for things like cargo as nvim user commands, and I've found rust-tools.nvim quite useful for out-of-the-box LSP integration tools...