After several years of coding in modern IDEs (Visual Studio, Xcode, JetBrain), I got used to the invaluable Jump to definition function. This is especially valuable for system libraries and frameworks when you are still learning the basic functions of a new language.
Is there a way to achieve the same functionality for Rust in combination with any modern IDE or text editor? Any vim sublime text plugin?
rust
Artem abramov
source share