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:
640 x 480
800 x 600
1024 x 768
1280 x 1024
UserName:
Password:
Format:
Font
Andale Mono
Arial
Arial Black
Book Antiqua
Century Gothic
Comic Sans MS
Courier New
Georgia
Impact
Lucida Console
Script MT Bold
Stencil
Tahoma
Times New Roman
Trebuchet MS
Verdana
Size
1
2
3
4
5
6
Color
Black
Blue
Brown
Green
Red
Violet
Yellow
Message:
Forum code
is on.
Html is off.
[quote][i]Originally posted by kevinkiller[/i] [br]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. [/quote]
Check to include your profile signature.
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
Snitz Forums 2000