Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ diffEditor
Method
diffEditor
texteditor/diffeditor.go:689–691 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
687
}
688
689
func
(ed *DiffTextEditor) diffEditor() *DiffEditor {
690
return
tree.ParentByType[*DiffEditor](ed)
691
}
Callers
1
Init
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected