I'm not sure that is even viable. Say you have a dependency that adds a method takes a mutable reference to a vec and hashes it. How would VSCode know you're looking for that crate's method when trying to complete something?

Or maybe I am not understanding correctly. Do you have an example?

Comments