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

Fixed keystroke delay (#26) #201

Merged
merged 2 commits into from
Oct 29, 2021
Merged

Fixed keystroke delay (#26) #201

merged 2 commits into from
Oct 29, 2021

Conversation

tiganov
Copy link
Contributor

@tiganov tiganov commented Oct 29, 2021

See my comment in issue #26.

I decided to put the loop in JDTUtils.resolveCompilationUnit() so that anything that uses it has a consistent ICompilationUnit. I set the while loop timeout to 3 seconds, just in case.

Copy link
Contributor

@kathrynkodama kathrynkodama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @tiganov!

@kathrynkodama kathrynkodama merged commit 782da7b into eclipse:main Oct 29, 2021
@tiganov tiganov deleted the issue_26 branch October 29, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants