simvx.ide.edit_controller¶
Edit command handlers – undo, redo, clipboard, line operations, folding, bookmarks.
Module Contents¶
Classes¶
Handles all edit-menu actions and bookmark/history navigation. |
Data¶
API¶
- class simvx.ide.edit_controller.EditCommandController(ide: simvx.ide.app.IDERoot)[source]¶
Handles all edit-menu actions and bookmark/history navigation.
Methods access the editor panel and IDE state through the
idereference.Initialization
- property state¶