ladybird/Userland/Applications/TextEditor
thankyouverycool 4e40eaf34c TextEditor: Remove wordiness and a separator in View menu
In many cases we can lean on the name of a menu to reduce verbosity.
"View"->"Visualize/Show/Turn on/etc" is a bit redundant and clutters
the menu. It's a little thing, but it makes the system feel more
tightly integrated if we stick to the same word patterns across apps.
2021-09-11 19:22:14 +02:00
..
CMakeLists.txt TextEditor: Use LibConfig instead of Core::ConfigFile 2021-08-26 00:54:28 +02:00
FileArgument.cpp TextEditor/FileArgument: Remove file existance check for early exit 2021-09-10 20:46:50 +04:30
FileArgument.h
main.cpp TextEditor: Remove unveil() for CLI file, use FileSystemAccessServer 2021-09-10 20:46:50 +04:30
MainWidget.cpp TextEditor: Remove wordiness and a separator in View menu 2021-09-11 19:22:14 +02:00
MainWidget.h LibGUI+TextEditor: Allow cursor line highlighting to be toggled 2021-09-11 19:22:14 +02:00
TextEditorWindow.gml