Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ Style
Method
Style
texteditor/editor.go:488–491 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
486
}
487
488
func
(ed *Editor) Style() {
489
ed.styleEditor()
490
ed.styleSizes()
491
}
Callers
nothing calls this directly
Calls
2
styleEditor
Method · 0.95
styleSizes
Method · 0.95
Tested by
no test coverage detected