##// END OF EJS Templates
patch: enable diff.tab markup for the color extension...
patch: enable diff.tab markup for the color extension The following patch splits up changed lines along tabs (using re.findall), and gives them a "diff.tab" label. This can be used by the color extension for colorising tabs, like it does right now with trailing whitespace. I also provide corresponding tests.

File last commit:

r1360:7d439981 default
r22460:c343557a default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder