How to stop files inside moved directories (and newly created files) from automatically opening in editor (PyCharm 2020.1)
I am using PyCharm 2020.1. When I create a new file, PyCharm automatically opens it in the editor. Also when I move a directory, PyCharm opens all the files inside the directory in the editor. Sometimes it's tens of files opened at once. This behavior is frustrating and I would like to turn it off, but have not been able to find where in Preferences to do so. Someone please help me figure out how to stop newly created files and files inside moved folders from automatically opening in editor. Thanks.
Please sign in to leave a comment.
There's a checkbox to open in the editor
How disable behavior to permanently?
Oh, worked