simvx.ide.file_controller¶
File tab management – open, save, close, quit with unsaved-change prompting.
Module Contents¶
Classes¶
Manages file lifecycle actions for the IDE. |
Data¶
API¶
- class simvx.ide.file_controller.FileTabController(ide: simvx.ide.app.IDERoot)[source]¶
Manages file lifecycle actions for the IDE.
All methods access IDE components through the
idereference passed at construction time, keeping this controller decoupled from the node tree.Initialization
- property state¶
- property config¶