Adding Files to project
| Project: | VS.Php for Visual Studio .Net |
| Component: | Project |
| Category: | feature request |
| Priority: | critical |
| Assigned: | ebinfo |
| Status: | active |
When working with all ready existing projects there is a problem with adding files to references list which is needed for proper working inteli sense.
My project has about 500 files I about 100 different directories I can only and more then one file form one directory.
So I have to do it 100 times.
There should be a system witch allows you to added projects or directories to reference list automatically.
Updates
Probably you should be able to select a whole folder, and all files inside are added. And if there is a new file in the folder created, it is automatically included in the references. Something like a "Watch directory" functionality.
| Assigned to: | » ebinfo |
to add more than one file as PHP reference, all you need to do is this
1 ) open the file dialog to add a php reference
2 ) ctrl+click each file you want to add, provided they are in the same directory
3 ) click the add button
i will leave this feature request as active for a while until i get confirmation the solution works for the original poster, and then i will move it as fixed.
This way you can add several files, but not whole directories including subdirectories. You still have to add every directory by itself.
that's a fact indeed but at least the method i provided is better than selecting one file at a time and can be a time saver for some people :)
A nice function would also be to add a whole project as reference.
And IntelliSense should probably be available for all files in one project immediately, without having to add the files of the project to its reference list.


Adding folder's is so
Adding folder's is so obviuse but not posible in curentt version.
Lack of this completle dicolofiles this software for me.
If you want to add multiple
If you want to add multiple files to the project at one time, just toggle inside the solution explorer the Show/Hide added file button, select all files you want to add, right click and select Add to project.
I'm not sure if the texts on the buttons are exactly the same, I have the german version, but they should be someway similiar.
It's not about adding files
It's not about adding files to project its about adding them to rerefnec list :(
Adding project as reference
Seems like this task is still open with vs.php?
I came back the last years since vs.php has been released first and everytime came to the conclusion that it won't work for me :(
I think this feature is missing for nearly every professional php developer which has more than the standard header-, footer-, function-include in it's project.
The same problem as above: I have a solution, two projects, one of them is a class repository with multiple folder/files for database access and that stuff in it. Foldercount > 5, Filecount > 100.
In the main project I need a reference to the whole repository-project as it contains all neccessary classes,
there's no global include file, the includes are done with php5 autoload and the classname for filenames.
So is there any plan to include this or do I have to keep Eclipse and/or Zend installed.
For me maybe the last feature for vs.php to have a great product i would like to buy.
Best regards
M. Strojek
In addition to: Adding project as reference
just to make things clear:
i don't want vs.php to evaluate my autoload function, just to register all classes and functions included in a project for intellisense-use.
This will be the main
This will be the main feature in VS.Php 2.5.
Thanks for the feedback.
Release date for 2.5?
Hi,
are there any information about the release date for the next version?
Can't wait for the folder-reference feature.
Best regards
M. Strojek