Page 1 of 1

Method dropdown box in VS2013 empty after opening file

PostPosted: December 4th, 2013, 8:38 am
by Daniel
With intellisense you have the class dropdown box and the method dropdown box which content changes on change of the class.

But if I open a file of the project which is not yet opened and I do not click into the file yet (the cursor is blinking at position 0,0), but directly open the class dropdown, select a class and open the method dropdown box, it is always empty.
If I click into the file, everything is working fine.

Microsoft Visual Studio Professional 2013 RC
Version 12.0.20827.3 DP
PHP Tools for Visual Studio 1.9.4815.2013

Best Regards,
Daniel

Re: Method dropdown box in VS2013 empty after opening file

PostPosted: December 8th, 2013, 11:35 am
by Jakub Misek
Hi Daniel,

Thanks for giving us know. This happens when using new HTML editor, will be fixed within the next update.

Thanks,

Re: Method dropdown box in VS2013 empty after opening file

PostPosted: December 10th, 2013, 12:50 pm
by Daniel
Thanks :)

Best Regards,
Daniel

Re: Method dropdown box in VS2013 empty after opening file

PostPosted: May 27th, 2014, 7:27 am
by Daniel
I'm still experiencing this bug with VS2013 Update 2 and PHP Tools 1.12.5211.2013
Should it be already fixed?

Greetings,
Daniel

Re: Method dropdown box in VS2013 empty after opening file

PostPosted: May 27th, 2014, 9:02 am
by Jakub Misek
Hi Daniel,

It should. We'll take a look and give you know.

Thanks,

Re: Method dropdown box in VS2013 empty after opening file

PostPosted: May 27th, 2014, 3:19 pm
by Jakub Misek
Hi Daniel,
This has been fixed into the upcoming update. Preview release can be downloaded at http://www.devsense.com/products/php-to ... ad/preview

Thanks,

Re: Method dropdown box in VS2013 empty after opening file

PostPosted: May 30th, 2014, 8:40 am
by Daniel
Thanks, it works now! :)

Greetings,
Daniel