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
TypeScript Version: nightly (typescript@2.6.0-dev.20170906)
Code
const f = x => 1;
Apply the quickfix to prefix 'x' with an underscore.
Expected behavior:
Edit the current file.
Actual behavior:
Opens a new file:
The text was updated successfully, but these errors were encountered:
Can you share the log? looks like paths issue.
Sorry, something went wrong.
Can't reproduce this on linux; may be related to #18316. Will test tomorrow with the new build to see if it's fixed.
Is this still an issue? I can't say that I've ever seen it.
No branches or pull requests
TypeScript Version: nightly (typescript@2.6.0-dev.20170906)
Code
Apply the quickfix to prefix 'x' with an underscore.
Expected behavior:
Edit the current file.
Actual behavior:
Opens a new file:

The text was updated successfully, but these errors were encountered: