serenity/DevTools
Andreas Kling 15fb341eb4 HackStudio: Always re-match curlies/parens after a re-highlight
While you are typing in HackStudio, we re-lex the C++ as you type,
so this means we also need to keep re-checking for matching curlies and
parentheses at the cursor.

Fixes #769 (although it's not optional, because it's too cool. :^)
2019-11-18 19:21:18 +01:00
..
FormCompiler AK: Remove empty files JsonArray.cpp and JsonObject.cpp 2019-10-01 11:24:54 +02:00
HackStudio HackStudio: Always re-match curlies/parens after a re-highlight 2019-11-18 19:21:18 +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