vscode-rust
vscode-rust copied to clipboard
rls server not showing the symbols after finished compiling
While I have installed vscode-rust extension to set the rls server. It doesn't work well. You could refer the Snapshot below

@jkryanchou you filed a duplicate of #453 after posting there
Outline works in https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer, you can try that instead.
@lnicola Got it. I disable vscode-rust and enable rust-analyzer.
Why does rls not support generating the rust symbols infos?