"Drop Frame" button missing [Pycharm 2017.2.4 Professional]

已回答

How can I make the "Drop Frame" button appear? I can't find it anywhere. It's allegedly present in the "stepping toolbar", as detailed in the documentation here: https://www.jetbrains.com/help/pycharm/debug-tool-window.html. I'm running Pycharm 2017.2.4 Professional with default settings.

0
正式评论

Hi Rileyedmunds! Unfortunately, the documentation isn't correct. The "Jump To Cursor" action was implemented in PyCharm 2017.3, so you can use it until "Drop frame" is implemented. Feel free to follow this feature request: https://youtrack.jetbrains.com/issue/PY-27330 

请先登录再写评论。