cybertk / cybertk/atom-raml-preview

Atom.Object.defineProperty.get is deprecated.

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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)
AtomRamlPreviewView.initialize (/Users/irgalieri/.atom/packages/atom-raml-preview/lib/atom-raml-preview-view.coffee:10:9)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.