summaryrefslogtreecommitdiff
path: root/etc/coderay.tmproj
Commit message (Collapse)AuthorAgeFilesLines
* renaming coderay textmate projectsmurphy2011-04-201-166/+0
|
* renaming coderay textmate projectsmurphy2011-04-201-4/+143
|
* Fixes for Ruby 1.9.murphy2008-12-251-2/+0
|
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-0/+2
| | | | | | | | | | | | | | * Highlights unified diffs, especially like the ones svn diff outputs. * Changes to make highlighting of whole lines were necessary. * I added two example files. More changes: * Added token classes :head, :delete, :insert, and :change along with styles. * Added two new special token types: :begin_line and :end_line. They mark token groups that explicitly span whole lines and should be highlighted as such. * The HTML encoder converts these new tokens to DIVs. May need more work. * The Debug Encoder uses square brackets for line tokens. * Some cleanups.
* [KK] Just a little code cleanup and new task 187.murphy2008-07-291-82/+1
|
* Added etc/todo (scanner drafts) and two TextMate project files.murphy2008-01-071-0/+108