# {py:mod}`simvx.editor` ```{py:module} simvx.editor ``` ```{autodoc2-docstring} simvx.editor :allowtitles: ``` ## Subpackages ```{toctree} :titlesonly: :maxdepth: 3 simvx.editor.panels ``` ## Submodules ```{toctree} :titlesonly: :maxdepth: 1 simvx.editor.play_mode simvx.editor.workspace_tabs simvx.editor.templates simvx.editor.plugin simvx.editor.welcome simvx.editor.preferences simvx.editor.app simvx.editor.menus simvx.editor.project_registry simvx.editor.demo_steps simvx.editor.project simvx.editor.theme simvx.editor.state simvx.editor.ide_bridge simvx.editor.main simvx.editor.gizmo_controller ``` ## Package Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} simvx.editor.__all__ :summary: ``` ```` ### API ````{py:data} __all__ :canonical: simvx.editor.__all__ :value: > ['EditorState', 'EditorShell', 'EditorRoot', 'main', 'launch', 'PlayMode', 'ProjectManager', 'Editor... ```{autodoc2-docstring} simvx.editor.__all__ ``` ````