Undo/Redo not working in Remote Development Mode (pycharm)
I am unable to do the undo action when I am remotely connected to a PyCharm ide through the JetBrains Gateway application. The undo and redo commands under the edit tab are grayed out and do not change as I edit the files. The short-cut keys also do not work.
Please sign in to leave a comment.
Hello. I have the same problem, undo does not work. It is greyed out under the edit tab, and ctrl+Z and alt+backspace do nothing.
In the host logs, there are some error messages involving the UndoManagerImpl.java and DocumentUndoProvider.java:
I suspect this may be related to our problem?
Please attach logs collected according to https://www.jetbrains.com/help/idea/2022.2/remote-development-troubleshooting.html#support
into this issue: https://youtrack.jetbrains.com/issue/CWM-5999/