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

auto-select field when generating constructors #2125

Merged
merged 3 commits into from
Jun 28, 2022

Conversation

CsCherrYY
Copy link
Contributor

related to redhat-developer/vscode-java#2508

Signed-off-by: Shi Chen chenshi@microsoft.com

Signed-off-by: Shi Chen <chenshi@microsoft.com>
Signed-off-by: Shi Chen <chenshi@microsoft.com>
@CsCherrYY
Copy link
Contributor Author

test this please

Copy link
Contributor

@jdneo jdneo left a comment

Choose a reason for hiding this comment

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

Overall looks good to me. Just a small code style issue. Feel free to merge once it's addressed.

Meanwhile, I found a new issue:
image
We should not show Generate ctors when the field is static. It's out of current PR's scope. @CsCherrYY Let's file a new issue to track it and consider fix it in the future.

Signed-off-by: Shi Chen <chenshi@microsoft.com>
@CsCherrYY CsCherrYY added this to the End June 2022 milestone Jun 28, 2022
@CsCherrYY CsCherrYY merged commit b7b3190 into eclipse-jdtls:master Jun 28, 2022
@CsCherrYY CsCherrYY deleted the cs-constructor branch June 28, 2022 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants