-
If you don’t have the Package Controll installed, go in SublimeText use ctrl+shift+P to open the action box and digit “Package Controll”, install it
-
Ctrl+shift+P, write package control: install package
-
A little dropdown menu appear, search for MayaSublime
-
Select it and install it
- Open the mayaSublime-default-settings and check the python_command_port and the mel_command_port
- Copy paste the backdoor.py script in a maya script editor (python) tab
-
Check the defined port, if them not match the sublime one, change them
-
Use backdoor(openPort=True), to open defined port
-
Use backdoor(closePort=True), to close defined ports
Yes you can, just remember to change the port :)
You can create two shelf buttons, one to open and one to close
If you are used to use Ctrl+Enter in SublieText to go directly to the next row, remember to change the "MayaSublime - Key binding"
- Open and copy the configuration
- Create this file and paste the config inside
you can check the path to create it at the top of sublime
- Edit it as you prefer and save