boojum
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Bug in executing selection in console (short cut:Ctrl+Alt+E)
During debug sessions I switch a lot between the editor to the debug session in the console. In fact I write most of my code in the console because it provides me with immediate feedback (still man... -
Created Keymap to select/accept quickfix as solution for inspection
Is there a keyboard shortcut to select/accept the proposed quickfix for an error/warning raised by inspection?I have got some code that i would like to develop further in pycharm but this results i... -
Created Is it possible to develop code in debug mode?
All,Is it possible to develop python code in debug mode?What I mean is that I would like to possibility to run a program to a breakpoint and then develop code in the console. In this way I would li...