What is the best approach for supporting a language within a language. For example, in some languages you can embed inline assembly or C code.
You could extend the bundle for the primary language to support the syntax and completions of the embed language, but that seems a bit redundant. Is there a way to use an existing language bundle within another bundle? Are there any examples of this? _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
