serenity/Libraries/LibLine
AnotherTest cb3cf589ed LibLine: Allow suggestions to have trailing trivia strings
These strings would be applied when inserted into the buffer, but are
not shown as part of the suggestion.

This commit also patches up Userland/js and Shell to use this
functionality
2020-04-19 17:21:55 +02:00
..
Editor.cpp LibLine: Allow suggestions to have trailing trivia strings 2020-04-19 17:21:55 +02:00
Editor.h LibLine: Allow suggestions to have trailing trivia strings 2020-04-19 17:21:55 +02:00
Makefile LibLine: Rename LineEditor.{cpp,h} => Editor.{cpp,h} 2020-03-31 13:34:57 +02:00
Span.h LibLine: Add live styling support 2020-04-05 16:11:13 +02:00
Style.h LibLine: Add live styling support 2020-04-05 16:11:13 +02:00