Thursday, March 22, 2012

HTML completion - VS.NET 7.1

Hi,
I'm working on an ASP.NET application, written in C#, using VS.NET .
When working on aspx pages, HTML completion does not work (neither tag
closing nor statement completion). Completion works fine for code behind
files and for HTML written in ascx user control files.
My definitions looks fine:
Tools->Options->Test Editor->HTML/XML->HTML specific:
* 'Auto pop-up HTML statement completion' is checked.
* 'Auto pop-up scripting statement completion' is checked.
* 'Close tag' is checked.
If anyone has any ideas or directions it would be a big help.
Thanks

No comments:

Post a Comment