Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Typing /// in C# code file does not utilize VAX

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
CaraVani0 Posted - Oct 15 2010 : 10:29:27 AM
Typing /// triggered a VAX macro/snippet that generated a long series of slashes in Visual Studio <= 2008. In Visual Studio 2010 typing "///" in a C# code file results in an XML comment instead of long series of slashes (a whole line that spans to the extents of the printable area). Obviously VS macros/snippets have greater priority than VAX's ones.
Using VAX snippet is possible only in case if the three slashes are typed in a comment:

// ///

In this case the VAX snippet is triggered.

Could this be resolved somehow?

Regards

*moved to the correct section by feline*
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Oct 18 2010 : 11:08:17 AM
Unfortunately no. The IDE is using this keyboard shortcut to trigger its own command in this situation. If you simply change your VA Snippet to use a different keyboard shortcut then the problem will go away, perhaps "//-" instead of "///"

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