boojum
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
boojum 创建了一个帖子, 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... -
-
-
boojum 创建了一个帖子, 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... -
boojum 创建了一个帖子, 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...