ladybird/Userland/DevTools
Max Wipfli cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens
This changes the INI and GML lexers to conform to the now-fixed
rendering of syntax highlighting spans in GUI::TextEditor.

The other user of GMLToken::m_end, GMLAutocompleteProvider, has been
modified to take into account that end position columns have been
incremented by one.
2021-06-05 00:32:28 +04:30
..
HackStudio HackStudio: Add comment about lexicographical insertion to ClassView 2021-06-04 19:29:22 +02:00
Inspector Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00
IPCCompiler IPCCompiler: Fix declaration of static functions 2021-05-14 22:24:02 +02:00
Playground LibGUI: Fix off-by-one error in Lexer tokens 2021-06-05 00:32:28 +04:30
Profiler Profiler: Show the duration of the time interval chosen 2021-06-04 09:30:22 +02:00
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00