rust-analyzer
rust-analyzer copied to clipboard
Support module std quick import
wish to provide the feature of quickly importing std modules in vscode
Example
when typing use HashMap
,a shortcut prompt appears and you can import the complete path with one click.