Nicolab / atom-local-history

Atom package for maintaining local history of files.
Other
77 stars 9 forks source link

Workspace.Object.defineProperty.get is deprecated. #26

Closed justbane closed 9 years ago

justbane commented 9 years ago

Use ::getActivePaneItem() instead of the ::activePaneItem property

Workspace.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app/src/workspace.js:892:14)
Object.getCurrentBuffer (/Users/justbane/.atom/packages/local-history/node_modules/atom-helpers/lib/editor.js:7:30)
Nicolab commented 9 years ago

Duplicate #24