Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 std::cos( becomes std::_Cosh(

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
Hybrid Posted - Jun 19 2008 : 04:48:24 AM
In C++,

If I type std::cos(, then Visual Assist (version 10.4.1626), turns it into std::_Cosh(, without any warning. This is very annoying.

Similar things also happen when typing other things, it picks things from suggestion boxes at times when I don't even want a suggestion box, and I already tried turning off many settings related to it.

How can this be avoided?

I like Visual assist for its intellisense replacement and brace matching, but a lot of these other things that involve texts that I type being replaced annoy the hell out of me, is there any way to disable everything of VAX except the intellisense replacement and the syntax coloring?
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jun 19 2008 : 09:41:59 AM
I cannot reproduce this problem in VS2005, using VA 1626 or VA 1640.

Can you please go to:

VA Options -> System Info -> Copy Info

and paste the details (from the clipboard) into your reply. This will give us the basic information about your setup.

Is "cos" actually listed in the listbox you get after typing "std::" ?

Does turning off:

VA Options -> Advanced -> Correction -> Repair case

make any difference?

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