-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
E-unknownIt's unclear if the issue is E-hard or E-easy without digging inIt's unclear if the issue is E-hard or E-easy without digging inS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other work
Description
Currently I mainly use CLion with the Rust plugin when programming in Rust, but every now and then I try out Rust Analyzer. One thing that is holding me back from switching is the fact that CLion shows the return type of functions:
This is how the auto complete suggestions look like using Rust Analyzer:
As far as I am aware it is not possible to display the return types with Rust Analyzer, so it'd be amazing if this feature could be added.
tmcguire and t1-10
Metadata
Metadata
Assignees
Labels
E-unknownIt's unclear if the issue is E-hard or E-easy without digging inIt's unclear if the issue is E-hard or E-easy without digging inS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other work

