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

Is it possible to expose reveal_type on selection? #74

Open
indigoviolet opened this issue Jul 14, 2022 · 0 comments
Open

Is it possible to expose reveal_type on selection? #74

indigoviolet opened this issue Jul 14, 2022 · 0 comments

Comments

@indigoviolet
Copy link

I don't think the LSP spec supports SignatureHelp on a range; so this is probably out of scope. However, I'm curious if you have any ideas in this context:

It would be cool to expose reveal_type() without having to type that out explicitly, while editing a Python file. Specifically, I would love to select an expression, and get the result of reveal_type on that expression. Do you know of a way to do this?

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

No branches or pull requests

1 participant