MCPcopy 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
518class CoffeeTreema extends CodeTreema {

Callers 1

initEditorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected