T O P I C R E V I E W |
tjcbs |
Posted - Apr 30 2016 : 8:18:17 PM Is there a keyboard shortcut to view the different versions of, in this case, the spriteBatch constructor? If not, I am requesting this feature.
|
7 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 12 2016 : 1:09:42 PM Thank you for the update, I am glad this is now working correctly for you. |
tjcbs |
Posted - May 12 2016 : 08:00:45 AM With intellisense, this seems to work correctly. |
feline |
Posted - May 05 2016 : 3:57:24 PM There is something strange going on here. This is clearly a simple example, and I am not sure why it is failing.
I am seeing this problem on one test system, but not on another test system, which is not helpful. Clearly there is a problem here, but I am not sure the trigger is just in the sample code.
Are you still working with intellisense disabled, or have you now enabled it? You mentioned enabling it in one of your other threads. If you are now working with it enabled, is this making any difference to this problem? |
tjcbs |
Posted - May 03 2016 : 02:45:25 AM It is bound to Ctrl-Shift-Space here (I didn't change it).
Experimenting with it, I've seen it work exactly once (kindof, still corrupted). Usually, it displays the same *BROKEN* thing VA displays anyway.
PLEASE WT, spend your time fixing your actual, real functionality, fixing the bugs that feel like they've been around since 9/11, before you blow your man hours on fluff like #hashtags ("send a tweet straight from your code!")
After paren: (Note to VA: there are 2, not 3, ctors. Doesn't matter anyway, the window disappears when you click it).
The yawning silence after Ctrl-Shift-Space:
VS2013 VA 2094 (== $80 blown) Intellisense disabled.
|
feline |
Posted - May 02 2016 : 12:47:18 PM Can you please try triggering the menu:
IDE Edit menu -> IntelliSense -> Parameter Info
and see what happens? The keyboard shortcut is mapped to the command "Edit.ParameterInfo".
You do need the caret between the brackets before triggering this command. Since you do have a tooltip in your screen shot, I would expect this to work. |
tjcbs |
Posted - May 02 2016 : 07:59:57 AM This isn't working. Which VAssistX. command should it be, in the Tools->Customize->Keyboard list? (VS 2013, VA 2094) |
feline |
Posted - May 02 2016 : 05:13:10 AM Yes there is, but not while the listbox has appeared and has focus. If you press Escape to clear the listbox, and press Alt-Shift-Space, you should get a tooltip that lists the overloads. Press the Up and Down arrow keys to scroll through the overloads. |
|
|