debugger
debugger copied to clipboard
Add a command to toggle debugging
For now debugging is enabled and disabled by clicking on the toggle button:

However this button doesn't correspond to a command for now, but it could.
It would then be possible to map the toggle action to a keyboard shortcut too.
This looks like this could be done at the same time as #393
Do we have some list of keyboard shortcut? I didn't find which key will be right.
We could think about the keyboard shortcuts as a second step?
(since there isn't any for the debugger for now)
can you add more keyboard shortcuts for example run all cells?