atom-devdocs icon indicating copy to clipboard operation
atom-devdocs copied to clipboard

Atom.Object.defineProperty.get is deprecated.

Open hmarthinsen opened this issue 9 years ago • 4 comments

The following is reported by Deprecation Cop:

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 (/opt/atom/resources/app/src/atom.js:54:11)
Object.activate (/home/hakonm/.atom/packages/devdocs/lib/devdocs.js:3:13)

hmarthinsen avatar Feb 23 '15 15:02 hmarthinsen

@masnun Thanks for the plugin :heart: , are you still there?

1 year since the issue opened

sukrosono avatar Oct 17 '17 20:10 sukrosono

Hey everyone, I no longer use Atom so not getting the time or motivation to update the plugin. I would happily accept any PR.

masnun avatar Oct 18 '17 05:10 masnun

@masnun That was bad news for me? But you still active on github? Shall we folk repo, and fix, maintain and improve via folk-ed repo?

sukrosono avatar Oct 18 '17 10:10 sukrosono

I am still active on Github. You can fork it and maintain. Or I can add you (and any other who is interested) as maintainers with full write access?

masnun avatar Oct 22 '17 08:10 masnun