Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command for getting the type of a variable #620

Open
jrmuizel opened this issue Sep 20, 2016 · 1 comment
Open

Add a command for getting the type of a variable #620

jrmuizel opened this issue Sep 20, 2016 · 1 comment

Comments

@jrmuizel
Copy link

This would be handy for implementing a Visual Studio style mouse over to show the type of a variable.

@hotpxl
Copy link
Contributor

hotpxl commented Sep 30, 2016

Same question here. Is there a function for "getting the type under cursor"?

TedDriggs added a commit to TedDriggs/racer that referenced this issue Jun 6, 2017
The `get-type` command (requested in racer-rust#620) takes a line and character number which point to a complete identifier in the input text. The command will then attempt to determine the concrete type of that identifier.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants