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? 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
Illustrated with the following snippet:
snippet getter public function get${1:variable}() { return $this->`tolower(GetHolderValue(1))`; }
Basically whats need is the way to get to the other holders values. In this case I'm doing it with global function, but anyting will do. Thank you.
The text was updated successfully, but these errors were encountered:
Unfortunatelly, it is hard to implement.
Sorry, something went wrong.
This feature would be invaluable!
It is implemented in deoppet.nvim. So closing.
Oh... different feature.
No branches or pull requests
Illustrated with the following snippet:
Basically whats need is the way to get to the other holders values. In this case I'm doing it with global function, but anyting will do. Thank you.
The text was updated successfully, but these errors were encountered: