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
It would be nice to have context dependent keyboard shortcuts.
Example:
i am in editing mode. i want to press F5 to run file in debug.
i am now in debugging mode. i press F5 again to continue to the next breakpoint
this would be similiar to the way visual studio behaves, but is currently not possible with Spyder. if two different actions have the same shortcut, then nothing happens anymore.
It would be nice to have context dependent keyboard shortcuts.
Example:
this would be similiar to the way visual studio behaves, but is currently not possible with Spyder. if two different actions have the same shortcut, then nothing happens anymore.
https://learn.microsoft.com/en-us/visualstudio/ide/default-keyboard-shortcuts-in-visual-studio?view=vs-2022
Also, it would be nice if a user defined shortcut scheme could be exported / imported.
The text was updated successfully, but these errors were encountered: