I just installed your plugin yesterday (the 30 day trial). If I close VS with php files open in the mdi window and then open the project back up later it will hang and I can't do anything. I have to quit the process and restart VS so that when it starts up again it won't load up the previously opened documents. Any way to fix this? I have VS2010 ultimate.

Thanks,
Rush

rushonerok says:

actually its also not loading any php files when i try to re-open them either. it doesnt show anything when you open the file and then when you try to click on any other part of the UI it opens a strange menu and shows the php file code but then you cant get rid of the open menu or edit the file. Lots of bugs with this thing.

dotVince says:

I have the same issue as well. I am using the trial version. PHP files do not always load. You get partial rendering of the page in the IDE or no rendering at all. I have also seen the open file menu that does not go away. Also, if the file does load, it takes a few minutes before you can start working with the code.

I'm using VS 2010 32bit version on a 64 bit Windows 7 machine.

Thanks

juanc says:

Could you please try:

http://svn.jcxsoftware.com

Thanks,

Juan

ifreeman says:

Installed release build 2.9.2.6423 from svn, on win7 64, vs2010 ultimate.

The behavior described above by dotVince is not remedied.

The main code viewport does not render. Clicking in the viewport does update Ln, Col, and Ch counters in the status bar. Occasionally it will render a view of the file, but nothing that is ever interactive enough to do any work. It has not always been this way for me, I will have to see if I can determine which build broke it for me...

juanc says:

do you have a PHP project open at that time, or is it just the PHP file open?

ifreeman says:

This is when opening a php file. Creating a new php project from existing code using the wizard results in responsive browsing of the contained php files, thus far (only the daily build tried).

ifreeman says:

I also noticed the behavior on xp32 with vs2010 ultimate.