Turn off attribute quotes
Posted February 7th, 2008 by sdiscott
Is there a way to turn this feature off?
I've turned it off in the HTML portion of Visual Studio but can not find the option in the Smarty section. It's quite an annoying feature to have to continuously figure out which tags VS.PHP has decided to add quotes for then figure out which key combination is required to either bypass the quotes or add them. Version is VS.PHP 2.4 for Visual Studio 2k5. I've tried the 2k8 version as well but it has the same issue.
Thanks for any help on this, until I can find a way to turn it off it's back to Dreamweaver for PHP projects.


It is not supported. We'll
It is not supported. We'll add this to the next release.
If you are ready to purchase the product, I could send you a private dll that disables it.
Purchased earlier this week
I actually purchased this earlier this week. You can contact me via private mail to get the order id if needed.
Thanks.
The latest build here have a
The latest build here have a fix for this:
http://www.jcxsoftware.com/jcx/vsphp/beta
For now you have to disable it via a registry key.
Use the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Languages\Language Services\PHP\HtmlAttributeAutoComplete = DWORD:0
Replace 9.0 with 8.0 in case you are using 2005 or SE editions.
5 Days and no reply
Is there any chance of getting that DLL so I can start using this plugin?