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

"Extract Variable" returns a wrong cursor position #952

Closed
testforstephen opened this issue Jun 17, 2019 · 0 comments · Fixed by #965
Closed

"Extract Variable" returns a wrong cursor position #952

testforstephen opened this issue Jun 17, 2019 · 0 comments · Fixed by #965
Assignees
Milestone

Comments

@testforstephen
Copy link
Collaborator

testforstephen commented Jun 17, 2019

As below, after "Extract Variable" operation is done, the cursor stops at a wrong place.
extractVariable

It's supposed to stop at the position of declaring the new variable x. Or at least, stop at the previous expression(The calling System.out.println(xI))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant