Extension: omni.kit.window.script_editor-2.0.3

Documentation Generated: Aug 12, 2025

Overview#

The omni.kit.window.script_editor module provides a comprehensive script editor interface for managing and editing scripts within the Omniverse Kit SDK. This module includes functionalities for

  • managing multiple script files, including loading, saving, editing content, executing and tracking errors.

  • offering a rich text editor experience with features like undo, redo, copy, cut, paste, and more.

  • loading predefined code snippets, which can help in quickly adding commonly used code patterns to the scripts.

  • customizing UI, including font name, font size, editor palette.

script_editor_window.png

User Guide#