I have been trying to improve the syntax highlighting for python but have hit a road block getting the keyword "self" to highlight in functions variable declarations.  Is there a set of keywords that are always matched I can put it in since it is a reserved word. 

Also, is there a way to search a grammar file in the bundle editor, since finding the entries I need has slowed down my progress.

- Matt