Yann Hoffmann 002
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Interrupt Kernel Key Binding PyCharm
I can't find a binding or command to trigger an interrupt kernel in PyCharm neither in the keyboard settings or in actionlist. Is there a way to interrupt a kernel without using one's mouse? Thanks. -
Created Undoing code folding
AnsweredHello, Is there a way to enable undoing code folds (that is collapsing a section of code then uncollapsing it with CTRL+z) in the settings or through a plugin? The default behavior is that IntelliJ...