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

Show function parameter names and types in RLS mode

Open torkleyy opened this issue 8 years ago • 2 comments

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?

torkleyy avatar Feb 19 '17 12:02 torkleyy

Hello @torkleyy, I can't answer the question right now. I will check and write back.

KalitaAlexey avatar Feb 19 '17 16:02 KalitaAlexey

@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.

KalitaAlexey avatar Feb 19 '17 16:02 KalitaAlexey