Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Feature Request: Display Inferred Types to the User #45

Open
kuza55 opened this issue Jul 12, 2015 · 2 comments
Open

Feature Request: Display Inferred Types to the User #45

kuza55 opened this issue Jul 12, 2015 · 2 comments

Comments

@kuza55
Copy link

kuza55 commented Jul 12, 2015

Its often pretty useful to see what the type of an inferred variable or expression is, particularly when reading someone else's code. It would be nice if RustDT could show the types to the user, e.g. when the user mouses over a variable/expression or clicks on it and selects F2.

@bruno-medeiros
Copy link
Contributor

This would need to be implemented in Racer first: racer-rust/racer#304

@freeman42x
Copy link

👍 Nice to have! Meanwhile looking at the types column in the Variables/Expressions windows at runtime is good enough.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants