We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hey,
Currently when you start a rename with :TernRename and decide not to by pressing escape, the variable is remove entirely.
:TernRename
The text was updated successfully, but these errors were encountered:
Stumbled upon this again after trying Tern again. :P
Sorry, something went wrong.
@moll Ctrl+C works fine
Hey! Does Escape work, too, as the original bug report was about? ^_^
avoid problem ternjs#69
94849d5
Renaming variables should not accept null strings since renaming must provide a new name.
No branches or pull requests
Hey,
Currently when you start a rename with
:TernRename
and decide not to by pressing escape, the variable is remove entirely.The text was updated successfully, but these errors were encountered: