[TextMate] Snippet, Command, Macro and Language Suggestions

Gavin Kistner gavin at refinery.com
Thu Oct 7 12:47:53 UTC 2004


On Oct 6, 2004, at 11:34 PM, Justin French wrote:
> Languages:

The syntax coloring for Ruby could use a bit more love:

Instance variables (@foo) and class variables (@@foo) would be nice to 
have in a different color.

There's no support for %q|...|, %Q|...|, %Q{...}, etc. type strings, 
nor %r{...} type regexps. (Perhaps because they're difficult, if not 
impossible, to specify in a regexp without recursive support.)

There's no support for 'here-document' strings.
--
(-, /\ \/ / /\/




More information about the textmate mailing list