Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
textui
v0.3.3
Top Level Namespace
TextUi
Alignment
Box
BorderStyle
Docking
Color
ColorMode
Dialog
Placement
Signal_dismissed
Event
Format
KeyEvent
Label
List
MouseEvent
PlainTextSyntaxHighlighter
StackedWidget
StatusBar
SyntaxHighlighter
Table
Signal_enter_pressed
Terminal
Event
TerminalError
TextBlock
State
TextBlockBaseCommand
Mode
TextBlockBreakLineCommand
TextBlockChangeCommand
TextBlockConcatLineCommand
TextCursor
TextDocument
Signal_clean_state_changed
TextEditor
Signal_cursor_changed
Signal_key_typed
TextInput
Signal_key_typed
Signal_text_changed
Ui
Signal_focus_changed
Signal_key_typed
Signal_resized
UndoCommand
UndoStack
Widget
Built with Crystal 1.9.2
2023-10-07 23:10:09 UTC
class
TextUi::PlainTextSyntaxHighlighter
TextUi::PlainTextSyntaxHighlighter
TextUi::SyntaxHighlighter
Reference
Object
Defined in:
textui/syntaxhighlighter.cr
Instance Method Summary
#highlight_block
(_block : TextBlock)
Instance methods inherited from class
TextUi::SyntaxHighlighter
highlight_block(block : TextBlock)
highlight_block
Instance Method Detail
def
highlight_block
(_block :
TextBlock
)
#
[
View source
]