Hi!
I have two questions regarding language grammars 1) Is there a way to have two language grammars working on one language? As an example: There's the language grammar Latex in the Latex-Bundle I have an additional bundle for own snippets and commands. Sometimes I'm coming along a need for having something added to the Latex-language grammar and I would like to Hotfix it w/out breaking it with the next update (or as I just noticed I couldn't even change the grammar). For this I would like to have in my own bundle a Latex-language grammar which includes only the hotfixes and works together with the rest of the language grammar of the Latex-Bundle. Is this possible?
2)What's the best way to edit stuff in the bundle editor? Right now I'm using for longer stuff always "Edit in Textmate" - is there anything else for getting the comfort of Textmate while editing snippets, commands and so on?
Niels