T O P I C R E V I E W |
luocheng610 |
Posted - Jul 30 2015 : 10:01:28 AM vs2013 and VA X conflict. Quotes are not automatically not neat, how to slove? or how to prohibit vs2013 completion function? |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Aug 01 2015 : 10:13:16 AM quote: Quotes are not automatically not neat
What do you mean by that?
quote: how to prohibit vs2013 completion function?
Tools -> Options... -> Text Editor -> C/C++ -> Automatic brace completion or Tools -> Options... -> Text Editor -> C# -> Automatic brace completion
This will disable Visual Studio's brace and quote completion. Read more about this in the documentation: http://docs.wholetomato.com/default.asp?W170#vs |