T O P I C R E V I E W |
thethirdhalf |
Posted - Dec 11 2007 : 12:33:52 PM I noticed that a popup has been added that states, "Please place the caret on a symbol before running Find Reference."
Visual Assist X does not always immediately detect that the caret is on a symbol, so this popup is proving to be extremely annoying, because it steals focus from the code window.
I found it far easier to simply tap the key I've assigned to the Find References tool several times if VAX didn't immediately identify that I selected a symbol.
Any way to turn this off? Any chance of having it removed entirely?
I'm currently using build 1623. |
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Apr 10 2008 : 01:21:55 AM case=10226 is fixed in build 1632
This setting is controlled via the registry:
HKEY_CURRENT_USER\\Software\\Whole Tomato\\Visual Assist X\\VANet8 [REG_BINARY] MessageBoxFailureNotifications = 1 (default - show message box) Set to 0 to send messages to status bar instead
Replace "VANet8" with your IDE as appropriate. |
feline |
Posted - Dec 12 2007 : 07:28:55 AM Currently there is no way to disable this message, but we are considering making it less intrusive:
case=10226 |