serenity/Userland/Libraries/LibGUI/GML
Sam Atkins cac14a3f0a LibGUI: Assign folding regions for GML files
Each {} block is now treated as a folding region, so that they can be
collapsed and expanded in TextEditor, GML Playground, HackStudio, and
anywhere else that uses the syntax highlighter. :^)
2023-02-28 13:23:55 +01:00
..
AST.h
AutocompleteProvider.cpp
AutocompleteProvider.h
Formatter.h
Lexer.cpp
Lexer.h
Parser.cpp
Parser.h
SyntaxHighlighter.cpp
SyntaxHighlighter.h