Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

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

Closed
gambledor opened this issue Jan 23, 2015 · 0 comments
Closed

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

gambledor opened this issue Jan 23, 2015 · 0 comments

Comments

@gambledor
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.insertCommands (/Users/giuseppelobrutto/.atom/packages/atomatigit/lib/atomatigit.coffee:75:9)
@nshtg nshtg closed this as completed May 24, 2015
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