class Cride::Editor
- Cride::Editor
- Reference
- Object
Defined in:
editor.crConstructors
Instance Method Summary
- #add : Add
- #cursor_x_with_tabs : Int32
- #delete : Delete
- #file : FileHandler
- #insert : Bool
- #insert=(insert : Bool)
- #move : Move
- #position : Position
- #size : Size
-
#tab_before_absolute_width(line : String) : Int32
Count tabs before the cursor
- #tab_spaces : Int32
- #tab_spaces=(tab_spaces : Int32)
- #tab_width(line : String) : Int32