Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/banga/git-split-diffs
/ T
Function
T
src/formattedString.ts:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
export
class
FormattedString extends SpannedString<ThemeColor> {}
6
7
export
function
T(): FormattedString {
8
return
FormattedString.create();
9
}
10
11
export
function
applyFormatting(
12
context: Context,
Callers
11
iterSideBySideDiffsFormatted
Function · 0.90
iterFormatCommitHeaderLine
Function · 0.90
iterFormatHunkSplit
Function · 0.90
benchmark.ts
File · 0.90
getContextForConfig
Function · 0.90
iterFormatHunk
Function · 0.90
wrapString
Function · 0.90
highlightSyntaxInLine.test.ts
File · 0.90
iterFormatCommitBodyLine
Function · 0.90
formatAndFitHunkLine
Function · 0.90
iterFormatFileName
Function · 0.90
Calls
1
create
Method · 0.80
Tested by
1
wrapString
Function · 0.72