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

Guard the new CompletionOnRecordComponentName.#757 #761

Merged
merged 1 commit into from
Feb 18, 2023

Conversation

gayanper
Copy link
Contributor

@gayanper gayanper commented Feb 17, 2023

What it does

Add proper guard condition for CompletionOnRecordComponentName so that it is created only if the cursor location is in-between the record declaration start and name end position.

How to test

Use test cases in #757

Author checklist

Add proper guard condition for CompletionOnRecordComponentName so that
it is created only if the cursor location is in-between the record
declaration start and name end position.
Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

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

This fixes the issue for me. Definitely the kind of thing worth getting in for RC1 once the freeze is over.

@gayanper
Copy link
Contributor Author

@iloveeclipse will you handle the merge ? or can i just merge it ?

@iloveeclipse
Copy link
Member

@iloveeclipse will you handle the merge ? or can i just merge it ?

Sure you can.

@gayanper
Copy link
Contributor Author

@iloveeclipse will you handle the merge ? or can i just merge it ?

Sure you can.

Seems like the release check is not allowing to merge. How to get around it ?

@gayanper gayanper merged commit b95ff99 into eclipse-jdt:master Feb 18, 2023
@gayanper gayanper deleted the fix_regression_757 branch February 18, 2023 11:14
@gayanper
Copy link
Contributor Author

@iloveeclipse will you handle the merge ? or can i just merge it ?

Sure you can.

Seems like the release check is not allowing to merge. How to get around it ?

Got it merge from desktop browser

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

3 participants