Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VAX changes indent of XML

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
legalize Posted - Jun 01 2009 : 1:38:53 PM
To be honest, I don't even know why VAX is messing around with XML editing...

When I have my Tools / Options / Text Editor / XML / Tabs set to "smart", typing this in an XML file:

<foo>

will cause VS.NET to insert </foo> so that I have this (| represents my cursor location)

<foo>|</foo>

If I then press return and VAX is enabled, then the smart indenting doesn't happen and </foo> is placed at the beginning of the next line instead of smartly indented to align with <foo>. If I do the exact same thing with VAX disabled, then it indents properly.
3   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Jun 12 2009 : 9:26:46 PM
VA will give you suggestions based on content in the file you are editing. If you don't want any VA help at all in XML files, then you can add .xml to the extensions to ignore list at:
VA Options | Advanced | Projects | File Handling
sean Posted - Jun 12 2009 : 9:24:52 PM
case=27778 is fixed in build 1727
accord Posted - Jun 02 2009 : 4:43:58 PM
I am seeing the same effect here. Thank you for the clear description.

case=27778

Sorry for the inconvenience.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000