You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While debugging a program, and a breakpoint has been hit, is it possible to obtain autocompletion suggestions of variables one would like to examine in either the debug console command line or the watch window? At present, when typing out a few letters in the debug console and pressing Ctrl+Space (command for Trigger Suggest), I obtain "No suggestions" even though the first few letters are of a variable within the current scope.
If this feature is not available, is it likely to consider it as a future enhancement?
Animated gif of where I would like to see autocompletion work:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
While debugging a program, and a breakpoint has been hit, is it possible to obtain autocompletion suggestions of variables one would like to examine in either the debug console command line or the watch window? At present, when typing out a few letters in the debug console and pressing Ctrl+Space (command for Trigger Suggest), I obtain "No suggestions" even though the first few letters are of a variable within the current scope.
If this feature is not available, is it likely to consider it as a future enhancement?
Animated gif of where I would like to see autocompletion work:
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions