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

WorkspaceView.Object.defineProperty.get is deprecated. StatusBar #160

Open
atalargo opened this issue Apr 13, 2015 · 0 comments
Open

WorkspaceView.Object.defineProperty.get is deprecated. StatusBar #160

atalargo opened this issue Apr 13, 2015 · 0 comments

Comments

@atalargo
Copy link

  • Atom version : 0.190.0
  • Atom-lint : 0.20.1

The atom.workspaceView.statusBar global is deprecated. The global was
previously being assigned by the status-bar package, but Atom packages
should never assign globals.

In the future, this problem will be solved by an inter-package communication
API available on atom.services. For now, you can get a reference to the
status-bar element via document.querySelector('status-bar').

WorkspaceView.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app/node_modules/status-bar/lib/main.js:74:18)
Object.injectLintStatusViewIntoStatusBar (/Users/fruardum/.atom/packages/atom-lint/lib/atom-lint.coffee:74:35)
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