bh / atom-python-isort

Atom.io plugin to sort Python imports
https://atom.io/packages/python-isort
MIT License
19 stars 10 forks source link

Atom.Object.defineProperty.get is deprecated. #3

Closed ghost closed 9 years ago

ghost commented 9 years ago

atom.workspaceView is no longer available. In most cases you will not need the view. See the Workspace docs for alternatives: https://atom.io/docs/api/latest/Workspace. If you do need the view, please use atom.views.getView(atom.workspace), which returns an HTMLElement.

Atom.Object.defineProperty.get (c:\Users\scott.wilson\AppData\Local\atom\app-0.174.0\resources\app\src\atom.js:55:11)
Object.activate (c:\Users\scott.wilson\.atom\packages\python-isort\lib\index.coffee:12:9)
MateuszG commented 9 years ago

+1

jmfederico commented 9 years ago

Fixed in commit e6c83067c29a21815fd3bfbe596fac84ff731294