Skip to content

Object.TextEditor is deprecated. #47

@ricpelo

Description

@ricpelo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions