Skip to content

Forward tree search text to extension backend#7

Open
phongtrinh1234 wants to merge 2 commits intoeclipse-cdt-cloud:mainfrom
phongtrinh1234:tree-backend-search-support
Open

Forward tree search text to extension backend#7
phongtrinh1234 wants to merge 2 commits intoeclipse-cdt-cloud:mainfrom
phongtrinh1234:tree-backend-search-support

Conversation

@phongtrinh1234
Copy link

This PR exposes search text updates from the CDTTree search feature
via vscode-messenger.

This is required to support backend search in the Peripheral Inspector
to address performance issues with large SVD files.

Related to:
eclipse-cdt-cloud/vscode-peripheral-inspector#71

@jreineckearm
Copy link
Contributor

Thanks for your contribution, @phongtrinh1234 .
To be able to accept your contribution, you have to create an Eclipse account and digitally sign the ECA.
Same check happens for your related PR eclipse-cdt-cloud/vscode-peripheral-inspector#75.

Expose search text updates through vscode-messenger so extensions
can implement backend search for large trees.

Also document the new onDidSearchChanged event in the tree README.
@phongtrinh1234 phongtrinh1234 force-pushed the tree-backend-search-support branch from 58e086e to 7ecbcb0 Compare March 5, 2026 09:26
Copy link
Contributor

@jreineckearm jreineckearm left a comment

Choose a reason for hiding this comment

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

Nice, thanks a lot for these changes. Just one nit from code review.

Not tested yet in combination with eclipse-cdt-cloud/vscode-peripheral-inspector#75 Will approve once I had a chance to do so.

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.

2 participants