atom-python-isort icon indicating copy to clipboard operation
atom-python-isort copied to clipboard

Workspace.getActiveEditor is deprecated.

Open freakypie opened this issue 9 years ago • 0 comments

Call ::getActiveTextEditor instead

Workspace.getActiveEditor (/opt/atom/resources/app.asar/src/workspace.js:1022:12)
PythonIsort.checkForPythonContext (/home/leitjohn/.atom/packages/python-isort/lib/python-isort.coffee:9:28)
PythonIsort.checkImports (/home/leitjohn/.atom/packages/python-isort/lib/python-isort.coffee:44:12)
<unknown> (/home/leitjohn/.atom/packages/python-isort/lib/index.coffee:41:25)
Emitter.emit (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:82:11)
TextBuffer.saveAs (/opt/atom/resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1032:20)

freakypie avatar Jun 05 '15 18:06 freakypie