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

Option to automatically write the inferred definition #23

Closed
pavel-kalmykov opened this issue May 18, 2019 · 0 comments
Closed

Option to automatically write the inferred definition #23

pavel-kalmykov opened this issue May 18, 2019 · 0 comments

Comments

@pavel-kalmykov
Copy link

It would be great to have a contextual menu option or a light bulb option that would write automatically the inferred definition. For example:

image
Right now the extension is inferring the string return type. So if I choose some option like "Write definitions explicitly" it would turn my method into this:
image
So the inferred type is not displayed anymore because it's actually written in the code.

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

2 participants