Your comments

Each of my projects will generally have a "src" directory, with its dependencies either under "deps" or as separate projects. For convenience, I'll often add other projects' src directories to a given project whilst working on them. The only way I can work like this and have sane names for my directories in the folder list is to use symbolic links and add these to the project, which does work but seems kludgy at best. I'd really appreciate seeing this feature get implemented.