Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VA Snippet is overwritten by VS2019 code completio

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
DerChris Posted - Jul 19 2023 : 02:27:08 AM
I edited a VA Snippet to create (C#);
///////////////////////////////////////////////////
/*

*/
///////////////////////////////////////////////////

with shortcut ///

But outside a function (when I need the snipped) VS 2019 code completes with:
/// <summary>
///
/// </summary>

How to prevent that?
2   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jul 19 2023 : 10:03:51 AM
Yes, you are running into the IDE adding XML comment blocks to functions. I am glad you have found the solution, and thank you for the update.
DerChris Posted - Jul 19 2023 : 03:10:17 AM
Found it: https://stackoverflow.com/questions/65243331/how-to-disable-comment-autocomplete-of-in-c-for-visual-studio

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