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
The command Evaluate in Debug Console is listed in the Keyboard Shortcuts - which is where you should look for commands and their keybindings, if any.
There is no default keybinding for that command. You can set your own in the Keyboard Shortcut panel after you search for the command. Click the + button to the command's left.
A command widely used when debugging code is to evaluate a selection in the debug console.
There is an option to do this in vscode:
Using Auto completion in the
settings.json
, I couldn't find the keyboard shortcut for this action.Would it be possible to add it?
The text was updated successfully, but these errors were encountered: