We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Plugin version (or commit hash): 0.12.1724
IDE name and version: ultimate 2016.1
Java version: go 1.7
OS name and version: ubuntu 16.04
What are you trying to do?
Extract a variable from method result (Ctrl + Alt + v from default mapping)
Create multiple variables accordingly to the method definition
That would be nice to have this kind of refactoring because in go, nearly every methods return multiple values
The text was updated successfully, but these errors were encountered:
It's fixed in https://www.jetbrains.com/go/
Sorry, something went wrong.
No branches or pull requests
Plugin version (or commit hash): 0.12.1724
IDE name and version: ultimate 2016.1
Java version: go 1.7
OS name and version: ubuntu 16.04
What are you trying to do?
Extract a variable from method result (Ctrl + Alt + v from default mapping)
Create multiple variables accordingly to the method definition
That would be nice to have this kind of refactoring because in go, nearly every methods return multiple values
The text was updated successfully, but these errors were encountered: