Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jeffkaufman/icdiff
/ simple_colorize
Function
simple_colorize
icdiff.py:534–535 ·
view source on GitHub ↗
(s, category)
Source
from the content-addressed store, hash-verified
532
533
534
def
simple_colorize(s, category):
535
return
raw_colorize(s, color_mapping[category])
536
537
538
def
replace_all(replacements, string):
Callers
3
_add_line_numbers
Method · 0.85
_generate_table
Method · 0.85
print_meta
Function · 0.85
Calls
1
raw_colorize
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…