anaisbetts / saveallthetime-atom

SaveAllTheTime makes it so you never commit files to Git without saving ever again
MIT License
1 stars 2 forks source link

this is what it shows me in atom when i use this package. #3

Open anandvimal opened 9 years ago

anandvimal commented 9 years ago

Deprecated calls saveallthetime (3 deprecations) Store package style sheets in the styles/ directory instead of stylesheets/ in the saveallthetime package Called 1 timeCreate Issue on saveallthetime repo Package.getStylesheetsPath - /usr/local/share/atom/resources/app.asar/src/package.js:430:9 Package.getStylesheetPaths - /usr/local/share/atom/resources/app.asar/src/package.js:441:32 Package.loadStylesheets - /usr/local/share/atom/resources/app.asar/src/package.js:423:38

- /usr/local/share/atom/resources/app.asar/src/package.js:167:19 Use ::getRepositories instead Called 1 timeCreate Issue on saveallthetime repo Project.getRepo - /usr/local/share/atom/resources/app.asar/src/project.js:579:12 Object.activate - /home/anand/.atom/packages/saveallthetime/lib/saveallthetime-atom.coffee:24:24 Package.activateNow - /usr/local/share/atom/resources/app.asar/src/package.js:222:19 - /usr/local/share/atom/resources/app.asar/src/package.js:203:30 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. Called 1 timeCreate Issue on saveallthetime repo Atom.Object.defineProperty.get - /usr/local/share/atom/resources/app.asar/src/atom.js:57:13 Object.activate - /home/anand/.atom/packages/saveallthetime/lib/saveallthetime-atom.coffee:29:9 Package.activateNow - /usr/local/share/atom/resources/app.asar/src/package.js:222:19 - /usr/local/share/atom/resources/app.asar/src/package.js:203:30 Deprecated selectors saveallthetime keymaps/saveallthetime-atom.cson Use the `atom-workspace` tag instead of the `workspace` class. Create Issue on saveallthetime repo
anandvimal commented 9 years ago

it does not work anymore. I mean it does not save and gives these notifications. need to update to new calls I think.