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

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

Open
axclever opened this issue Mar 29, 2015 · 0 comments
Open

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

axclever opened this issue Mar 29, 2015 · 0 comments

Comments

@axclever
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:54:11)
LintStatusView.getActiveLintRunner (/Users/Clever/.atom/packages/atom-lint/lib/lint-status-view.coffee:27:22)
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

1 participant