helwardany / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Add a way to add a "monitored folder" to a project #521

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This request is similar to another one that I have just open (#520: Add an easy 
way to reload the files on a project folder).

As I said on that issue it is currently quite hard to update the list of files 
that are tracked on a PyScripter project. If new files are added or some 
existing files are removed from a project folder PyScripter does not notice it. 
As far as I know you must remove the folder from the project and add it again.

It would be nice if when adding a folder to a pyscripter project you could tell 
pyscripter to "monitor" that folder, so that if new files are added to it (or 
some files are removed from it) PyScripter would notice and add/remove them 
from the project as needed.

At the very least PyScripter should check monitored folders when the project is 
load (e.g. at startup), but it would be even better if it monitored those 
folders continuously (or from time to time) and that it gave a way to 
immediately reload the monitored folders (as requested on issue #520).

Original issue reported on code.google.com by angel.ez...@gmail.com on 30 May 2011 at 12:34

GoogleCodeExporter commented 9 years ago
Agreed.  This would be an excellent addition.

Original comment by ryankdal...@gmail.com on 23 May 2012 at 7:54

GoogleCodeExporter commented 9 years ago
yes, this feature would make the Project Explorer much more usable.

Original comment by markpiet...@gmail.com on 3 Aug 2012 at 2:13