sowwic / ColorOut

Syntax highlight for Maya script editor stdout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorOut

Maya stdout syntax highlight

demo

Features

  • Highlight console output based on user's regex rules
  • Settings dialog for adding/editing rules (Located under Windows menu>ColorOut. After new scene is opened)

Installation

  1. Clone/download repo to anywhere on your machine
  2. Create ColorOut.mod in documents/maya/modules
  3. Add the following lines to it:
+ ColorOut 1.0.0 YourPathHere/ColorOut
scripts: YourPathHere/ColorOut

About

Syntax highlight for Maya script editor stdout

License:MIT License


Languages

Language:Python 100.0%