From b0ec3f35adc20d386bd37d1af8c01a4e410a2b58 Mon Sep 17 00:00:00 2001 From: Baivab Sarkar Date: Wed, 27 May 2026 13:45:40 +0530 Subject: [PATCH] feat(editor): redesign find & replace panel with AST scoping, regex support, and diff preview --- desktop-app/resources/index.html | 132 +- desktop-app/resources/js/script.js | 633 ++- desktop-app/resources/styles.css | 6325 +++++++++++++++------------- index.html | 132 +- script.js | 633 ++- styles.css | 6325 +++++++++++++++------------- 6 files changed, 8106 insertions(+), 6074 deletions(-) diff --git a/desktop-app/resources/index.html b/desktop-app/resources/index.html index 7964c7c..8740ec6 100644 --- a/desktop-app/resources/index.html +++ b/desktop-app/resources/index.html @@ -406,44 +406,122 @@
Menu
- -