connectedCallback()

in gr-editor/gr-editor.js [137:140]


  connectedCallback() {
    super.connectedCallback();
    this._initializeMirror();
  }