At least as far as I can tell, PyCharm always thinks you're in some kind of project. That doesn't mean you can't use "Open Directory" on an empty directory, then open whatever file you want.
Unfortunately this is not likely to be possible. PyCharm's model is entirely project centric; the most we can do is create a dummy project somewhere behind your back.
At least as far as I can tell, PyCharm always thinks you're in some kind of project. That doesn't mean you can't use "Open Directory" on an empty directory, then open whatever file you want.
Unfortunately this is not likely to be possible. PyCharm's model is entirely project centric; the most we can do is create a dummy project somewhere behind your back.