Switching between multiple projects
I have two projects that I am working on (I am merging code from one into another). They have different configurations (in particular, they use different Python versions - one is 2, one 3) and are in different directories.
Is there wany way to do this easily within a single window? Ideally, I'd like "normal" behavious, but with an initial additional level (for different projects) in the "directory tree".
Thanks,
Andrew
Please sign in to leave a comment.
Hello andrew,
Right now the only way to have different settings for different projects
in PyCharm is to open the projects in multiple windows. In IntelliJ IDEA
Ultimate with the Python plugin, you can configure multiple Python modules
in a single project and specify different settings for each of them.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"