vscode-rust
vscode-rust copied to clipboard
Show function parameter names and types in RLS mode
Version of VSCode: 1.9.1, commit f9d0c687ff2ea7aabd85fb9a43129117c0ecf519
Version of the extension: 0.3.7
OS: Linux 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Description:
I can only see those in Legacy mode (with racer). Is this a problem with RLS or is it just not implemented for this plugin?
Hello @torkleyy, I can't answer the question right now. I will check and write back.
@torkleyy, I have checked it. It really doesn't show. My extension doesn't do any special for anything RLS exposes. It seems RLS doesn't have the feature implemented.