this post was submitted on 13 Jun 2023
5 points (100.0% liked)
Rustlang
11 readers
1 users here now
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use VSCode with Vim keybindings. Mostly because it works without any problems, and I really like the inline-typing of the Rust Analyzer plugin.
I also use NeoVim on the side, but I am still faster in VSCode when I need to quickly jump between several files (at least until the day my vim-fu will improve).