Skip to content

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

@sdegutis

Description

@sdegutis

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 (/Users/sdegutis/Applications/Atom.app/Contents/Resources/app/src/atom.js:54:11)
[object Object].attach (/Users/sdegutis/.atom/packages/language-purescript/node_modules/atom-message-panel/lib/MessagePanelView.js:65:9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions