ready()

in gr-editor/codemirror-element.js [35:38]


  ready() {
    super.ready();
    this.scopeSubtree(this.$.wrapper, true);
  }