Skip to content

Fix Find Usages search and add context actions - #38

Merged
Pelotrio merged 1 commit into
1.21.1from
codex/usages-ui-consistency
Sep 14, 2026
Merged

Pelotrio merged 1 commit into
1.21.1from
codex/usages-ui-consistency

Conversation

@Pelotrio

Copy link
Copy Markdown
Member

Find Usages now highlights matching text and searches loaded rows inside collapsed groups, revealing their ancestors when navigating to a match. Search selection also survives regrouping by updating after Swing finishes the tree model notification. Other trees retain their existing visible-row search behavior.

Usage rows now offer Open source and Copy reference. Groups offer Copy results and Expand/Collapse branch. Menus support right-click, Shift+F10, and the context-menu key; Ctrl+C copies the selection. Copied method references include qualified parameter types, and group copies identify incomplete result sets.

Validation:

  • :companion:test -PtotaldebugUseMavenLocal=true on JDK 21: 601 tests passed.
  • Regression coverage for rendered highlights, collapsed matches, wrapping, regrouping, group-name search, menu targeting, keyboard access, and clipboard content.
  • Rendered and inspected usages-search and usages-menu in Islands Dark and Islands Light.
  • git diff --check passed.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-14T14:56:42.985858Z 4676c7b PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@Pelotrio
Pelotrio merged commit 775e7e9 into 1.21.1 Sep 14, 2026
2 of 3 checks passed
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