Skip to content

Project-only search scope - #4477

Merged
datho7561 merged 1 commit into
redhat-developer:mainfrom
datho7561:project-only-search-scope
Aug 12, 2026
Merged

Project-only search scope#4477
datho7561 merged 1 commit into
redhat-developer:mainfrom
datho7561:project-only-search-scope

Conversation

@datho7561

Copy link
Copy Markdown
Contributor

See eclipse-jdtls/eclipse.jdt.ls#3850, this is the client side changes needed to adopt that PR.

See eclipse-jdtls/eclipse.jdt.ls#3850,
this is the client side changes needed to adopt that PR.

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561
datho7561 force-pushed the project-only-search-scope branch from 4d897fd to 29749ee Compare August 12, 2026 14:07
@datho7561 datho7561 changed the title [WIP] Project-only search scope Project-only search scope Aug 12, 2026
@datho7561
datho7561 marked this pull request as ready for review August 12, 2026 14:07
@MeherSru

Copy link
Copy Markdown
Contributor

Tested end to end with a small sample project that has a type used both in project code and a library jar.

  • projectOnly shows up fine in settings and the search scope picker
  • Picking it actually saves correctly
  • Ran Find References before/after switching, went from 4 results to 3, library one dropped off like it should
  • Diff is straightforward, just wires up the new option on the client side. Setting description is clear and matches actual behavior.

Looks good to me 👍

@datho7561

Copy link
Copy Markdown
Contributor Author

Thanks for the review, Meher!

@datho7561 datho7561 added this to the End of July 2026 milestone Aug 12, 2026
@datho7561 datho7561 moved this to Pending review in Java Tooling Aug 12, 2026
@datho7561 datho7561 self-assigned this Aug 12, 2026
@datho7561
datho7561 merged commit 46bda36 into redhat-developer:main Aug 12, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Pending review to Done in Java Tooling Aug 12, 2026
@datho7561
datho7561 deleted the project-only-search-scope branch August 12, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants