Script Highlighting

From PyMOLWiki
Jump to navigation Jump to search

Syntax Highlighting for writing Pymol Scripts

When editing pymol scripts (the kind that look like pymol syntax rather than python), it can be useful to highlight syntax features. This can make it more clear when both reading and writing scripts. There are script highlighters available for a number of programming languages.

Sublime Text

Syntax highlighting for sublime text can be installed via Package Control and will update automatically.

TextMate

Vim