Include can't see the included files, intellisense doesn't work.
First I must say that this software felt pretty promising, however that intellisense doesn't work for some reason, even if the files has been added to libraries and to the project is a bummer.
Version: php.vs standalone. (2005 express I presume?)
Steps to reproduce this problem:
1. create remote project
2. have your libraries, classes and other system specific methods/functions in some other folder, but still it is in the php.ini path settings, for e.g. /opt/corelib/
3. I'm using lamp, so /opt/lampp/htdocs/ is the root.
4. Then php.vs starts to go through all the libraries and adds files to somewhere, I don't know where because those doesn't show up anywhere.
5. Create index.php to some directory and try to make include_once('mylib.php') with a class or just functions.
a. In this point editor shows up that it can't find "mylib.php"
6. I try to add library again or as a reference and.. still can't find those methods for intellisense.
I suggest that if someone else is having same kind of problems go download eclipse php and install sftp / remote plugin to work on remote services. What I saw from forums is that there hasn't been any replies to the problems and no future solution for anything. I'll save my few hundred bucks on this one, hopefully you guys get this fixed later on, maybe then I'll think again and re-evaluate.
ps. also one annoying feature of this software is that it flickers when you select files from the remote server for 3-6 times. Is this always taking a connection to the server or why is it so slow? eclipse php with remote connection plugin isn't even this slow. and I feel that I'm going to pass this piece of software, even if I like so much using visual studio for c++ and c# projects.
BR,
Jouni

