[232] Error editing aspx pages
When editing an ASPX page (build 232, VS2005), I get the attached popup every time I make a change to a control. So for example:
<asp:TextBox id="txtName" runat="server" />
As soon as I start typing the name of an attribute (e.g. "CssClass"), the popup appears. This does not happen if the IntelliSense popup is shown, but if I hit ]]> to dismiss it, the popup appears within about 1/2sec of typing a letter.
This did not happen with build 231.
Does anyone else see this problem? If so I'll add it to the tracker; if not, why not? :)
Cheers -
/gerrod
Please sign in to leave a comment.
Gerrod,
I've just checked it in 233 - everything is ok. Please, try it when it is
published.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thank you!