vellerefond / project-ring

Project management for the Atom editor.
GNU General Public License v2.0
15 stars 8 forks source link

Linux (Debian8.4) Close previous project files and restore open project files. #47

Open ghost opened 8 years ago

ghost commented 8 years ago

Linux (Debian8.4) Close previous project files and restore open project files not working. Example:

  1. Switch to Project A
  2. Open FileA.HTML, FileA.txt
  3. Switch to Project B
  4. FileA.HTML, FileA.txt still open.
  5. Open FileB.html
  6. Close FileA.txt
  7. Switch to Project A.
  8. FileA.HTML, FileB.HTML still open.