in rust autocomplete trait methods are not shown #5544
Unanswered
santhosh-tekuri
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
in autocomplete window, it is not showing any trait methods that are not explicitly imported.
but in vscode, autocomplete shows trait methods from unimported traits and vscode is using rust-analyser the same lsp server.
do I need to configure something for this ?
Beta Was this translation helpful? Give feedback.
All reactions