[SVN] Bundle commit 677 (UnixShell)

Chris Thomas chris at cjack.com
Sat Apr 23 04:23:00 UTC 2005


>> Bundles/UnixShell.tmbundle/Syntaxes/Shell-Unix-Generic.plist

-               { name = "Comment"; match = "#[^{](.*)"; "fontStyle"  
= ( italic ); foregroundColor = "#E6E8FA"; },
-               { name = "Comment"; match = "#$"; "fontStyle" =  
( italic ); foregroundColor = "#E6E8FA"; }
+               { name = "comments.line.shell"; match = "#[^{](.*)";  
"fontStyle" = ( italic ); foregroundColor = "#E6E8FA"; },
+               { name = "comments.line.shell.lonepound"; match = "# 
$"; "fontStyle" = ( italic ); foregroundColor = "#E6E8FA"; }

Well, I created the file, but I have no idea what #{ was supposed to  
be. Formatting declaration for some editor that I don't use? Unlikely.

Chris



More information about the textmate-dev mailing list