I was running into issues with rust-analyzer in VS Code with the whole repo open. Remembered dealing with this on the rustlings project, and they implemented this lsp command to generate a rust-analyzer.json. Rust Analyzer supports this format.
Looks like an issue was identified in #451, enabling this by default would be great :)
I was running into issues with rust-analyzer in VS Code with the whole repo open. Remembered dealing with this on the rustlings project, and they implemented this lsp command to generate a rust-analyzer.json. Rust Analyzer supports this format.Looks like an issue was identified in #451, enabling this by default would be great :)