Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Bug: Ctrl+Shift+Space does not work
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Alexo
Ketchup Master

Canada
81 Posts

Posted - Dec 01 2011 :  3:36:24 PM  Show Profile  Reply with Quote
Hitting Ctrl+Shift+Space inside function call parentheses does not do anything.

See:
http://www.wholetomato.com/products/features/parameter.asp

feline
Whole Tomato Software

United Kingdom
19020 Posts

Posted - Dec 02 2011 :  12:28:21 PM  Show Profile  Reply with Quote
This is working for me.

Which IDE and version of VA are you using?
Which programming language are you using?

Is this failing everywhere, or only in some places?

zen is the art of being at one with the two'ness
Go to Top of Page

Alexo
Ketchup Master

Canada
81 Posts

Posted - Dec 02 2011 :  1:43:49 PM  Show Profile  Reply with Quote
Using C++
Happens consistently

VA_X.dll file version 10.6.1859.0 built 2011.10.02
DevEnv.exe version 8.0.50727.762 Professional
msenv.dll version 8.0.50727.4006
Font: Consolas 13(Pixels)
Comctl32.dll version 6.0.2900.6028
Windows XP 5.1 Build 2600 Service Pack 3
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19020 Posts

Posted - Dec 02 2011 :  5:19:09 PM  Show Profile  Reply with Quote
Can you please turn on:

VA Options -> Advanced -> Display -> use tomato icons in listboxes and tooltips to mark Visual Assist X content

and then hover the mouse over a function call, over the function name, to show a tooltip, does the tooltip contain a tomato icon?

On the IDE "Text Editor" toolbar you should have a "Display quick info" button. What happens when you place the caret into a function call and press this button with the mouse?

zen is the art of being at one with the two'ness
Go to Top of Page

Alexo
Ketchup Master

Canada
81 Posts

Posted - Dec 02 2011 :  6:08:30 PM  Show Profile  Reply with Quote
quote:
Originally posted by feline

Can you please turn on:
VA Options -> Advanced -> Display -> use tomato icons in listboxes and tooltips to mark Visual Assist X content


It was on.

quote:
Originally posted by feline

and then hover the mouse over a function call, over the function name, to show a tooltip, does the tooltip contain a tomato icon?

It didn't at first but after toggling the option off and on again, it does.

quote:
Originally posted by feline
On the IDE "Text Editor" toolbar you should have a "Display quick info" button. What happens when you place the caret into a function call and press this button with the mouse?


If the caret is on the function name, same thing as hovering over it.
If the caret is inside the parenthesis, nothing.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19020 Posts

Posted - Dec 05 2011 :  4:07:53 PM  Show Profile  Reply with Quote
Very strange. First can you please go into the IDE options dialog -> Environment -> Keyboard
and see what keyboard shortcuts, if any, are set for the command Edit.ParameterInfo

Obviously you should see "Ctrl+Shift+Space (Text Editor)", but it is good to confirm this.

Can you see if you have disabled the IDE's intellisense, either by creating a zero length read only .NCB file, or by renaming the file "feacp.dll" as described here:

http://docs.wholetomato.com?W133

I have just checked here, and renaming "feacp.dll" should not cause this problem, but it could be a factor.

Can you please add the two lines:

fopen();
strncpy_s();

to a cpp file, and see what happens when you use Ctrl-Shift-Space to trigger the parameter information tooltip on these functions? I am wondering if the problem effects standard system functions as well as your functions.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000