Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace.get is deprecated. #27

Open
marnen opened this issue Oct 30, 2017 · 0 comments
Open

Workspace.get is deprecated. #27

marnen opened this issue Oct 30, 2017 · 0 comments

Comments

@marnen
Copy link

marnen commented Oct 30, 2017

From the Deprecation Cop (Atom 1.21.1, MacOS 10.12 [Sierra]):

atom.workspace.paneContainer has always been private, but it is now gone. Please use atom.workspace.getCenter() instead and consult the workspace API docs for public methods.

Workspace.get (<embedded>:28210:18)
Object.activate (/Users/marnen/.atom/packages/git-tabs/lib/git-tabs.coffee:39:39)
Package.activateNow (<embedded>:70734:25)
<unknown> (<embedded>:70706:38)
Package.measure (<embedded>:70580:21)
<unknown> (<embedded>:70699:32)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant