Author Topic: saving at exit  (Read 2976 times)

Offline cleanrock

  • Single posting newcomer
  • *
  • Posts: 7
saving at exit
« on: July 23, 2009, 10:34:14 am »
If i add a new global variable and then quit cb by sending a SIGTERM the GV is not saved, and it dont help if i perform a "File/Save Everything" before the SIGTERM.
I think codeblocks should save globals settings immediately.

I would also like an option to always "Save everything" at exit (File/Quit and when its shut down by the OS, e.g. logout from X).
Its really annoying to loose changes to settings, projects and workspaces when i forget to quit cb manually before logging out or shutting down.