-
Notifications
You must be signed in to change notification settings - Fork 11
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 (/usr/share/atom/resources/app.asar/exports/atom.js:38:14)
<unknown> (/home/ricardo/github/php-integrator-symbol-viewer/lib/Main.js:156:45)
<unknown> (/home/ricardo/github/php-integrator-symbol-viewer/lib/Main.js:165:20)
arraySome (/home/ricardo/github/php-integrator-symbol-viewer/node_modules/lodash/lodash.js:658:11)
Function.some (/home/ricardo/github/php-integrator-symbol-viewer/node_modules/lodash/lodash.js:8050:14)
Object.updateClassInfo (/home/ricardo/github/php-integrator-symbol-viewer/lib/Main.js:164:33)
Metadata
Metadata
Assignees
Labels
No labels