attached()

in gr-editor/codemirror-element.js [40:43]


  attached() {
    super.attached();
    this._initialize();
  }