vscode-rust icon indicating copy to clipboard operation
vscode-rust copied to clipboard

rls server not showing the symbols after finished compiling

Open jkryanchou opened this issue 3 years ago • 3 comments

While I have installed vscode-rust extension to set the rls server. It doesn't work well. You could refer the Snapshot below image

jkryanchou avatar Dec 14 '21 09:12 jkryanchou

@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 avatar Dec 14 '21 10:12 lnicola

@lnicola Got it. I disable vscode-rust and enable rust-analyzer.

jkryanchou avatar Dec 14 '21 10:12 jkryanchou

Why does rls not support generating the rust symbols infos?

jkryanchou avatar Dec 15 '21 07:12 jkryanchou