ladybird/DevTools
Andreas Kling 390b219cd1 HackStudio: Use GTextDoument::find_all() to implement find-in-files
This fixes the bug seen in my monthly OS update video, where we'd look
through a stale copy of each file, instead of the potentially edited
version in the GTextDocument.

Search results are now also represented as a full GTextRange, and when
you jump to a search result, we select the whole matching range. :^)
2019-11-01 21:31:06 +01:00
..
FormCompiler AK: Remove empty files JsonArray.cpp and JsonObject.cpp 2019-10-01 11:24:54 +02:00
HackStudio HackStudio: Use GTextDoument::find_all() to implement find-in-files 2019-11-01 21:31:06 +01:00
Inspector Inspector: Fix bad RemoteObjectGraphModel::parent_index() 2019-09-23 20:29:03 +02:00
IPCCompiler AK: Remove empty files JsonArray.cpp and JsonObject.cpp 2019-10-01 11:24:54 +02:00
VisualBuilder LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00