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

Migrate ReorgCorrections, TypeMismatch, UnresolvedElements sub processors #3045

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

robstryker
Copy link
Contributor

No description provided.

@rgrunber
Copy link
Contributor

rgrunber commented Feb 6, 2024

See https://ci.eclipse.org/ls/job/jdt-ls-pr/4973/testReport/ . I had about the same number of failures locally.

…ocTags sub processors

Signed-off-by: Rob Stryker <rob@oxbeef.net>

Update tp and fix test errors

Signed-off-by: Rob Stryker <rob@oxbeef.net>
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.

I've tested (I think) all of the code actions within ReorgCorrections, TypeMismatch but there's just too many in UnresolvedElements. I'm gonna trust the testcases on that one.

I haven't found any errors. It all seems to work as before.

Fun fact. I did run into eclipse-jdt/eclipse.jdt.ui#184 because apparently we have copied code from QuickAssistProcessor that wasn't updated to include that fix but that's another issue.

@rgrunber rgrunber changed the title Migrate ReorgCorrections, TypeMismatch, UnresolvedElements, and JavadocTags sub processors Migrate ReorgCorrections, TypeMismatch, UnresolvedElements sub processors Feb 16, 2024
@rgrunber rgrunber merged commit 0591774 into eclipse-jdtls:master Feb 16, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants