Skip to main content

Charcoal Editor 2 Documentation

Command Menu

Execute

Run the active script. If a selection exists, only the selected text will be executed.

Note: If a MEL variable is selected and executed, the contents of the variable will be printed to the Output Window.

Execute All

Run the active script. The entire script will be executed, regardless of selection.

Execute Line

Run the single line of code corresponding to the current cursor position. Leading whitespaces are removed prior to executing the code.

Environment Variables
Formatted display common Maya environment variables in the Output window.
Pylint
Pylint specific commands.