SciView: Unwanted skipping to the next cell after execution
已回答
Hi,
I'm trying to use SciView however each time I execute current cell (Ctrl+Enter) the cursor moves to the next cell. Moreover, while having "plot showing" option turned on, the editor lost focus. Hence I need to press escape and move cursor. back. If i'am modifying cell's last line then it's not a problem, however the overall experience is countereffective.
In my opinion there should be an option "do not move cursor/do not lost focus". This is exactly like cell mode works in matlab.
Best regards,
TJ
请先登录再写评论。
Hi
>the cursor moves to the next cell
I created a usability problem ticket in PyCharms' bug tracker to add a different shortcut, please follow and feel free to comment https://youtrack.jetbrains.com/issue/PY-36093
>the editor lost focus
The focus stealing is a known bug, please vote for the corresponding ticket in PyCharms' bug tracker https://youtrack.jetbrains.com/issue/PY-31560