fluxText
| Doc | Doc is the model for text edited in a TextEditor |
| SyntaxOptions | SyntaxOptions configures the syntax color coding. |
| SyntaxRules | SyntaxRules defines the rules for parsing text for color coding. |
| SyntaxStr | Syntax rules for a string or character literal |
| TextEditor | TextEditor provides a syntax color coded editor for working with text files. |
| TextEditorOptions | TextEditorOptions configured general text document options. |