Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

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

Open
efposadac opened this issue Jan 25, 2015 · 1 comment
Open

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

efposadac opened this issue Jan 25, 2015 · 1 comment

Comments

@efposadac
Copy link

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 (/Applications/Atom.app/Contents/Resources/app/src/atom.js:55:11)
Object.activate (/home/fernando/.atom/packages/rst-preview/lib/rst-preview.coffee:16:9)
@lsegal
Copy link
Owner

lsegal commented Jan 28, 2015

Patches accepted!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants