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

Record accessor completion proposal #1227

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

jjohnstn
Copy link
Contributor

@jjohnstn jjohnstn commented Mar 1, 2024

What it does

Enhances code completion to propose adding a record accessor in addition to a method.

How to test

See issue or new test.

Author checklist

@jjohnstn jjohnstn self-assigned this Mar 1, 2024
@jjohnstn jjohnstn added the enhancement New feature or request label Mar 1, 2024
@jjohnstn jjohnstn added this to the 4.32 M1 milestone Mar 1, 2024
@jjohnstn jjohnstn changed the title Recordcompletion Record accessor completion proposal Mar 1, 2024
@jjohnstn
Copy link
Contributor Author

jjohnstn commented Mar 7, 2024

Code mining test failure is recent and has nothing to do with this patch.

@jjohnstn jjohnstn merged commit 058aa86 into eclipse-jdt:master Mar 7, 2024
6 of 9 checks passed
@jjohnstn jjohnstn deleted the recordcompletion branch March 7, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant