Cursor running away
Answered
I am using this version of pyCharm:
PyCharm Community Edition 2016.3
Build #PC-163.8233.8, built on November 22, 2016
JRE: 1.8.0_112-release-408-b2 x86
JVM: OpenJDK Server VM by JetBrains s.r.o
on a Windows 10 machine.
I have just started using it, so all the settings are at their default value.
Everytime I press CTRL+S, which corresponds to 'Save all', the cursor goes at the leftmost available position of the current row. It is quite annoying: apart from not saving with CTRL+S (that I have cabled in my nervous system, and dishabituation would require an expert and expensive counselling) is there another solution for making the cursor stay where it is?
Regards
Please sign in to leave a comment.
Hi! Thank you for the report.
It's a known issue https://youtrack.jetbrains.com/issue/IDEA-164345 that should be fixed in the next Pycharm update.
Please also note that PyCharm automatically saves your code, it is the core design feature, we believe that it's much more efficient and productive than manual save. Please see http://stackoverflow.com/a/7377886/3598790.