1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 11:45:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Itamar
1ec3847acd HackStudio: Hide FindWidget on escape key press 2022-03-30 11:26:26 -04:00
Itamar
d9d299f884 HackStudio: Add FindWidget
The find widget appears on Ctrl+F.

It uses the GUI::TextEditor search API to search for text, which also
takes care of highlighting the search results.
2022-03-29 17:45:36 +02:00