1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:28:12 +00:00
serenity/Userland/Applications/TextEditor
2021-03-25 11:01:49 +01:00
..
CMakeLists.txt LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 2021-02-07 16:56:02 +01:00
main.cpp TextEditor: Exit program when file is not opened 2021-03-19 09:15:43 +01:00
TextEditorWidget.cpp TextEditorWidget: Added tab width submenu 2021-03-25 11:01:49 +01:00
TextEditorWidget.h TextEditorWidget: Added tab width submenu 2021-03-25 11:01:49 +01:00
TextEditorWindow.gml TextEditor+LibGUI: Add case matching and wrap around optionality 2021-02-22 09:21:30 +01:00