T O P I C R E V I E W |
JefferyS |
Posted - Feb 18 2009 : 5:08:32 PM Having a problem when entering an ending tag like </div>.
What happens is I'll type the < the suggestion list pops up showing /div> at the top of the list. I hit the / key and that list goes away and a Visual Assist list will pop up showing surrounding code. I don't think it is recognizing the / as a character it should search for in the list. If I type <a the suggestion list works just fine.
Thanks,
JefferyS |
6 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Apr 18 2009 : 5:28:45 PM I am seeing the same effect here. Thank you for the clear description.
case=25822
For now turning on auto insert close tag may help, if you do not find this to disruptive. |
JefferyS |
Posted - Apr 17 2009 : 11:33:24 AM I went back and tried it and pressing Tab works, pressing Enter just makes a new line for me.
Did you use Enter or Tab to accept the tag in the list box. I normally use Enter to accept items in the listbox. I have "Auto insert close tag" off too
Thanks,
JefferyS
Edit: using .aspx page |
feline |
Posted - Apr 17 2009 : 11:10:05 AM Using VS2005 with VA 1722 I have opened a .html file. I have turned Off the IDE option:
Tools | Options | Text Editor | HTML | Format | Auto insert close tag
and then inside HTML and BODY tags I type:
<div></
and I am seeing this:

pressing Tab at this point accepts the first item in the listbox correctly for me. How similar is this to what you are doing? |
JefferyS |
Posted - Apr 16 2009 : 10:00:56 PM I'm sorry to say this is not fixed. I still can't type / to get the end tag. Unless I'm not understanding how this is supposed to work.
JefferyS
Edit: running build 1722. |
support |
Posted - Mar 30 2009 : 09:22:26 AM case=24135 is fixed in build 1721 |
accord |
Posted - Feb 18 2009 : 6:37:46 PM I am seeing the same effect here. Thank you for the clear description.
case=24135 |