Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 ??? Rename on pressing _ followed by .

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
kevinkiller Posted - Nov 25 2012 : 11:27:33 AM
with the new 10.26.2012 build the rename dialog pops up whenever I press _ followed by .

This is very annoying since I often use a structure named _

struct Data {
int jim, bean;
} _;


void f()
{
_.jim = _.bean; <-- TYPING THIS POPS UP THE RENAME DIALOG
}

How do I turn this off???

Thanks.

John.
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Nov 26 2012 : 4:09:54 PM
I wasn't able to reproduce the problem. Can you please try disabling the following setting to see if it helps?

VA Options -> Advanced -> Refactoring -> Include refactoring suggestions in listboxes

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