PyCharm File Open
Answered
Hi, I have got a simple question but I couldn't find the solution.
I use PyCharm only for .py development.
I am new to Python, so no project, merely opening .py files.
Whenever I select F)ile -> O)pen
Pycharm will list all file in my previous working directory.
How do I make PyCharm to ONLY open .py files in the current directory ?
Please sign in to leave a comment.
Hi,
There is no way to do that, unfortunately.
PyCharm supports multiple file types and you can't limit it to display only python files.