atom-remember-session
atom-remember-session copied to clipboard
A simple package to make Atom remember your previous session - Not being developed anymore!
I would like to request to include saving the currently folded code
I was spoiled by webstorm remembering everything about a file including cursor position. Could this be added?
Steps to reproduce: Open a file or folder. Open a few tabs. Close Atom. Open Atom again. What I expect: The editor to reload and show the open tabs from...
Requiring `$` from `atom` is no longer supported. If you are using `space-pen`, please require `$` from `atom-space-pen-views`. Otherwise require `jquery` instead: `{$} = require 'atom-space-pen-views'` or `$ = require...
[Enter steps to reproduce below:] 1. Open up project. 2. Switch between open files. 3. See exception. **Atom Version**: 0.189.0 **System**: Mac OS X 10.10.2 **Thrown From**: [remember-session](https://github.com/hampustagerud/atom-remember-session) package, v0.5.1...
Atom Linux v0.184.0 I install this package, restart atom to be sure, open a folder, open files, get two or three tabs working..... close atom, reopen and nothing... just a...
plug-in for remember-session doesn't work for me on windows 7 Here are steps Open Atom and view any xml file. Close Atom app Reopen Atom App, the view of xml...
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)`,...
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)`,...