grcenneat opened a new pull request, #5079: URL: https://github.com/apache/zeppelin/pull/5079
### What is this PR for? This PR is a re-implementation of the Search and Replace UI, a feature that was available in the Classic UI. The core search and highlighting logic has been fully rewritten to work with the Monaco Editor, which replaces the legacy Ace Editor library. ### What type of PR is it? Feature ### Todos * [ ] - Replace and Replace All features are not implemented yet. * [ ] - The feature to display the total counts and the current index is not implemented yet. ### What is the Jira issue? * [ZEPPELIN-6279](https://issues.apache.org/jira/browse/ZEPPELIN-6279) ### How should this be tested? **Manual Testing** * Check out the PR branch and check if search and highlight feature works. ### Screenshots (if appropriate) <img width="972" height="280" alt="image" src="https://github.com/user-attachments/assets/5e9f0ff1-c796-4e59-8e91-40f3fe1a2ce8" /> ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
