Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnjcamilleri/94258db2143901903784a2c4109b4d27 to your computer and use it in GitHub Desktop.
Save johnjcamilleri/94258db2143901903784a2c4109b4d27 to your computer and use it in GitHub Desktop.
atom-center-line deprecations
This is now a view method. Call TextEditorElement::getHeight instead.
TextEditor.getHeight - <embedded>:5679:18
Object.toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:44:25
atom-text-editor.atom.commands.add.center-line:toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:11:26
CommandRegistry.handleCommandEvent - <embedded>:18901:35
<unknown> - <embedded>:18639:65
KeymapManager.dispatchCommandEvent - <embedded>:66514:22
This is now a view method. Call TextEditorElement::getHeight instead.
TextEditor.getHeight - <embedded>:5679:18
Object.toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:46:36
atom-text-editor.atom.commands.add.center-line:toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:11:26
CommandRegistry.handleCommandEvent - <embedded>:18901:35
<unknown> - <embedded>:18639:65
KeymapManager.dispatchCommandEvent - <embedded>:66514:22
This is now a view method. Call TextEditorElement::getHeight instead.
TextEditor.getHeight - <embedded>:5679:18
Object.toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:47:25
atom-text-editor.atom.commands.add.center-line:toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:11:26
CommandRegistry.handleCommandEvent - <embedded>:18901:35
<unknown> - <embedded>:18639:65
KeymapManager.dispatchCommandEvent - <embedded>:66514:22
This is now a view method. Call TextEditorElement::setScrollTop instead.
TextEditor.setScrollTop - <embedded>:5767:18
Object.toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:49:14
atom-text-editor.atom.commands.add.center-line:toggle - /Users/john/.atom/packages/center-line/lib/center-line.coffee:11:26
CommandRegistry.handleCommandEvent - <embedded>:18901:35
<unknown> - <embedded>:18639:65
KeymapManager.dispatchCommandEvent - <embedded>:66514:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment