-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
The TextEditor constructor is no longer public.
To construct a text editor, use atom.workspace.buildTextEditor().
To check if an object is a text editor, use atom.workspace.isTextEditor(object).
Object.TextEditor (/Applications/Atom.app/Contents/Resources/app.asar/exports/atom.js:47:14)
Object.<anonymous> (/Users/sebastianmunoz/.atom/packages/atom-debugger/lib/debugger-view.coffee:6:84)
Object.<anonymous> (/Users/sebastianmunoz/.atom/packages/atom-debugger/lib/debugger-view.coffee:485:4)
Module._compile (/Applications/Atom.app/Contents/Resources/app.asar/src/native-compile-cache.js:103:30)
Object..coffee (/Applications/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:208:21)
Module.load (module.js:357:32)
Metadata
Metadata
Assignees
Labels
No labels