m-bobrowicz / php-integrator-symbol-viewer

Atom package providing side panel with class information: constants, properties and methods with go-to functionality provided by php-integrator-base package.
GNU General Public License v3.0
20 stars 11 forks source link

Object.TextEditor is deprecated. #47

Open ricpelo opened 8 years ago

ricpelo commented 8 years ago

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)
liuchangxing commented 8 years ago

I like this tree ICONS! Can you tell me what kind of plugin? If you can really thank you very much! My is Windows 7 system.