Text editor window position after closing/reopening debugger
Hi Jetbrains,
thank you for a great editor - firstever I was able to use instead of VIM. I'd like to use an opportunity to make it even better - thus this request.
I've minor feature request related to common usability. Steps:
1. Run debugging session of a multipage python file(source window will shrink)
2. Put cursor at the last line so we have few last lines of source in the editor
3. Close debugging tab(source window will expand)
4. Re-start the debugging session(source window will shrik again)
5. Viewable part of the text is aligned towards top of the expanded window - not to the position we had in the previous debug session
请先登录再写评论。