mananshah99 / atom-gist

Create gists from files, directly in Atom.
https://atom.io/packages/atom-gist
MIT License
0 stars 2 forks source link

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

Open pffang opened 9 years ago

pffang 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\Pengfei\AppData\Local\atom\app-0.174.0\resources\app\src\atom.js:55:11)
Object.activate (c:\Users\Pengfei\.atom\packages\atom-gist\lib\atom-gist.coffee:11:9)