Michael Prins
Michael Prins
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)`,...
Use ::getActivePaneItem() instead of the ::activePaneItem property ``` Workspace.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app/src/workspace.js:892:14) atom-workspace. (/Users/requnix/.atom/packages/paredit/lib/paredit.js:19863:27) ```
We were thinking of using Integrity to render schema mismatches in an Om application running in the browser – similar to form validation messages. Do you think it would be...