Missing breakpoint creation options...
已回答
Hi. I'm running PyCharm 2017.2.4 (Community version) on Linux Mint. I'm finding that can't toggle breakpoints using the the Cntl-F8 keys. Nothing happens when I press these. Any idea what might be wrong? (I can toggle breakpoints using the Run menu and clicking in the left margin).
Thanks.
请先登录再写评论。
Hi Kurt! Could you please make sure Ctrl+F8 is selected for Toggle Line Breakpoint action in Settings | Keymap? Also please make sure caret is placed on the line where a breakpoint can be set in principle (e.g., not a blank).