How do you deal with lack of autocompletion linting?
youCantLose opened this issue · 0 comments
youCantLose commented
VSCode refuses to show autocompletion, even if I set Rust as a language and it recognizes the syntax. I think it’s because it doesn’t recognize it as a Cargo project.
Any way to trick the IDE into doing that? Workarounds?