-
-
Notifications
You must be signed in to change notification settings - Fork 7
Find Box (Ctrl+F Search) #152
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Problem / Use Case
Large documents are difficult to navigate without a built‑in search function. Users expect Ctrl+F behaviour in any text editor.
Proposed Solution
Implement a simple find box that supports:
Alternatives Considered (optional)
Manual scrolling or external editors, both inefficient.
Additional Notes (optional)
A minimal VS Code‑style find bar would be ideal.