Debugger
Create, edit, and debug Python scripts in Compose.

This launches the Compose debugger from within HyperMesh, opening an instance of Compose with no file loaded.

Compose runs as a standalone process and is automatically linked to the HyperMesh application.
By default, the Compose version that is used is the version that is installed in the same location as HyperMesh.
- Set the COMPOSE_ROOT environment variable to the directory that contains the compose.bat file for the required version/installation.
If this environment variable is set, it supersedes the root folder location. In other words, the Compose installation specified by COMPOSE_ROOT, if set, will be used even if Compose is also installed in the same location as the version of HyperMesh that is being used.
Currently, this feature is available on Windows only.