Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ initEditor
Method
initEditor
app/core/treema-ext.js:512–515 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
510
}
511
512
initEditor (...args) {
513
super.initEditor(...Array.from(args || []))
514
return
this.editor.setPrintMarginColumn(60)
515
}
516
}
517
518
class
CoffeeTreema extends CodeTreema {
Callers
1
initEditor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected