[TxMt] Re: Python-aware theme?
Allan Odgaard
mailinglist at textmate.org
Fri May 31 01:38:35 UTC 2013
On May 29, 2013, at 23:56, K.-Michael Aye <kmichael.aye at gmail.com> wrote:
> […] If it doesn't exist, could anybody show me what and how to tweak to make this possible? I never created a TMx before.
Themes are explained here: http://manual.macromates.com/en/themes (although the theme editor depicted only exist for TM 1.x).
In Python, doc-strings are scoped as string.quoted.double.block.python, so you would add a new rule using this as scope selector and assigning it the style you want.
More information about the textmate
mailing list