In-Place Editing not working in PyCharm 2019.3.5
According to the function keys page of PyCharm 2019.3, F2 should "Activate in-place editing" (In a GUI Designer form, enable in-place editing of the name of a selected UI component), but nothing is happening when I click F2 on a variable in the debug window. Note that this works for me on PyCharm 2018 and 2020 versions. I tried to search for the shortcut "in-place editing" in Settings > Keymap should it have been mapped to another key, but I couldn't find it there. Is there any way to activate this shortcut in PyCharm 2019?
Please sign in to leave a comment.
Hello,
Works for me as expected.
Are you able to "set value" from the context menu in Debug console?
Please try to start IDE with default settings as described here https://www.jetbrains.com/help/pycharm/configuring-project-and-ide-settings.html#restore-defaults? You will be able to roll back after the test.