ClearCase syntax highlight doesn't work
Review Request #1501 — Created April 2, 2010 and submitted — Latest diff uploaded
After upload diff path in ClearCase version contain part with something similar to @@/main/branch/VERSION. This part is glue after file extension which means it is impossible to pygments determine highlighting by file extension. This path is proposition to fix the problem.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
reviewboard/diffviewer/diffutils.py |
---|
reviewboard/scmtools/clearcase.py |
---|