Keeps track of open files for each project. Works with both local and FTP files.
What the plugin does when you start the editor:
- Opens all files that was open when you closed the editor.
- Set the active tab to the saved value.
- Save and close all files currently open.
- Save list of open files.
- Save the active tab.
- Save and close all open files in project A.
- Save list of open files in project A. Including: active tab.
- Opens all files that was previously open in project B.
- Restore the active tab to the saved value.
Plugin options are stored together with the normal Projects settings in projects.ini, so it integrates 100% into the original Project functionality. (plugin options are prefixed with the word "Workspace")
Note: Check if you got any other Project related plugins installed, as these might conflict with the functionality of this plugin.
BIG THANKS to Will Fastie for ideas, suggestions, betatesting and keeping me at track. Without him this plugin would never have seen the light of day.

Installation:
1) Download plugin .ZIP file.
2) Open WeBuilder and select "Plugins -> Manage Plugins" from the menu.
3) Click "Install" and select the .ZIP file you downloaded in step 1.
Feedback appreciated.

(I only use WeBuilder, so I haven't tested if it works in HTMLPad, Rapid CSS or Rapid PHP.)