TextMate
HomePage
Welcome to the TextMate wiki—the destination for end-user innovation!
New Bundles and Updates for TM 1.0.2 Users
- Java (download) by Brian Lalor.
- Perl (download Dec-10-04 update) by Eric Hsu
- The package consists of a syntax highlighting file and a few handy commands:; Perl Comment Toggle (turns uncomments comments, comments code); Perldoc Search; Perl Send to Affrus (requires Affrus, obviously); Perl List subroutines; PerlTidy (requires PerlTidy from http://perltidy.sourceforge.net/, may need to tweak path); Perl Error Report; Perl to One-liner (strips comments and extra whitespace)
- Changes
- recognizes more syntax (thanks to Xavier Noria for bug report)
- adjusted $foo{bar} so the first brace isn’t highlighted
- q qq qw qx quoting recognized
- POD recognized (from =head1 to =cut)
- END DATA, FOO all recognized
- added Perl to One-liner
- Known problems: many autoquotes not highlighted right; here-docs not quoted, hashkeys in brace notation.
- PHP Documentor Snippets (download) by Kumar McMillan
Set of snippets to automate PHP Documentor tags tags while writing PHP classes using TextMate. The Command triggers and usage examples are in the README.txt file. It now supports PHP 5 constructs.
- XML (download) by Brian Lalor.
- SQL (download) by Carl Forde
Added: keywords “and”, “union” and “union all”. carl_forde@yahoo.com
- MIPS Assembler (download ; preview ;example ) ByTorsten Becker
this highlighting is probably usefull when you have to write mips assembler and test it with spim, xspim or pcspim (which i have to do atm). the keywords are based on the ones which i found in http://www.cs.tcd.ie/John.Waldron/itral/spim_ref.html so its probably not complete. WARNING: its a white on black theme and so its not what everybody likes. :)
Old Bundles
Requests
Playing With Other Programs
Revised on December 11, 2004 01:44
by
Anonymous Coward