This add-on adds syntax highlighting and tab/code completion for WLST (.py) scripts.
Install Package Control to install Sublime Text 2 packages.
Once you have Package Control installed, activate your Command Palette and choose '''Package Control: Install Package'''.
Then search for "WLST" and press Enter. In mere moments you'll be up and running with full syntax highlighting and tab completion for WLST.
Note: You will need to explicitly choose the WLST language as .py files will default to python syntax highlighting. To permanently fix this, open 'View Syntax->Open all with current extension as...'->WLST. To change it back when are you using python, just reverse it.
This was produced for the Oracle Middleware Forum event held in Canberra, Australia. If you're in the region, we run this monthly to improve skills in the middleware space. Otherwise, check out our blog at http://ofmcanberra.wordpress.com where we regularly add new content.