ladybird/Applications/TextEditor
Andreas Kling 71770e000b GTextEditor: Add very basic automatic indentation.
This is off by default, but enabled by TextEditor. It simply inserts the
same number of leading spaces as the previous line when hitting Enter. :^)
2019-04-25 22:56:09 +02:00
..
.gitignore Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00
main.cpp GTextEditor: Add very basic automatic indentation. 2019-04-25 22:56:09 +02:00
Makefile Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00