Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextEditor.editorElement is deprecated. #26

Open
GlitchedCode opened this issue Feb 15, 2018 · 0 comments
Open

TextEditor.editorElement is deprecated. #26

GlitchedCode opened this issue Feb 15, 2018 · 0 comments

Comments

@GlitchedCode
Copy link

TextEditor.prototype.editorElement has always been private, but now
it is gone. Reading the editorElement property still returns a
reference to the editor element but this field will be removed in a
later version of Atom, so we recommend using the element property instead.

TextEditor.editorElement (<embedded>:2459:16)
EditorIntegration._hookEditor (C:\Users\Giuseppe\.atom\packages\atom-gdb-debugger\lib\editor-integration.coffee:168:14)
<unknown> (C:\Users\Giuseppe\.atom\packages\atom-gdb-debugger\lib\editor-integration.coffee:3:59)
Workspace.observeTextEditors (<embedded>:28316:15)
new EditorIntegration (C:\Users\Giuseppe\.atom\packages\atom-gdb-debugger\lib\editor-integration.coffee:71:45)
Object.activate (C:\Users\Giuseppe\.atom\packages\atom-gdb-debugger\lib\atom-gdb-debugger.coffee:118:39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant