-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Design like Rider:
- Inset that pushes into the code editor space
- Unique to each tab, ie can be open in one tab and not another
- Match case
- Arrows to go to next and previous match
Use Godot Editor as reference for implementation with Godot:
The find UI is not part of the CodeEdit node, but the API functionality for search for text and highlighting is.
Metadata
Metadata
Assignees
Labels
No labels