Plugin: Project Workspace v1.0

Browse, download and discuss plugins for Blumentals code editors
Post Reply
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Plugin: Project Workspace v1.0

Post by pmk65 »

WeBuilder Plugin: Project Workspace v1.0

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.
What the plugin does when you close the editor:
  • Save and close all files currently open.
  • Save list of open files.
  • Save the active tab.
What the plugin does when you switch from project A to project B:
  • 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. :D

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.)
Attachments
Project Workspace.zip
Project Workspace v1.0
(4.42 KiB) Downloaded 1041 times
There are 10 types of people in the world: Those who understand binary and those who don't.
User avatar
Will Fastie
Posts: 160
Joined: Mon Jan 31, 2005 6:47 pm
Location: Timonium, MD USA
Contact:

Re: Plugin: Project Workspace v1.0

Post by Will Fastie »

I only use Rapid PHP. Project Workspace works just fine - I use it every day.
Will
WebDesignBuild.biz, Fastie.com
pety
Posts: 187
Joined: Fri Mar 02, 2012 7:17 pm

Re: Plugin: Project Workspace v1.0

Post by pety »

One of the best plugins.
Very, very good work.
bbb
Posts: 1
Joined: Thu Aug 30, 2018 9:20 am

Re: Plugin: Project Workspace v1.0

Post by bbb »

Very handy tool! The Plugin does precisely what it says and what I wanted!
crl9757gmail
Posts: 3
Joined: Sun Aug 01, 2021 1:07 am

Re: Plugin: Project Workspace v1.0

Post by crl9757gmail »

Thank you very much for this.
Much appreciated.
Post Reply