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

Fix some regressions caused by field access fix #927

Conversation

datho7561
Copy link

@datho7561 datho7561 commented Nov 5, 2024

  • myMethod().|
  • completion after method declaration in @interface

@datho7561 datho7561 changed the title [WIP] fix some regressions caused by field access fix Fix some regressions caused by field access fix Nov 5, 2024
@datho7561 datho7561 force-pushed the dom-with-javac-fix-some-regression branch from 08c61f6 to 1148c9c Compare November 5, 2024 22:52
@datho7561
Copy link
Author

Fixes 2 cases

- `myMethod().|`
- completion after method declaration in `@interface`

Signed-off-by: David Thompson <[email protected]>
@datho7561 datho7561 force-pushed the dom-with-javac-fix-some-regression branch from 1148c9c to 055f52b Compare November 5, 2024 22:53
@datho7561 datho7561 marked this pull request as ready for review November 5, 2024 22:53
@datho7561 datho7561 merged commit 493f040 into eclipse-jdtls:dom-with-javac Nov 5, 2024
4 of 5 checks passed
@datho7561 datho7561 deleted the dom-with-javac-fix-some-regression branch January 2, 2025 21:22
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.

1 participant