Sharing the same project directory tree with webstorm & pycharm at the same time

Hello

I have a project with Python, html, javascript and php code in the same folder tree.  I'm thinking of getting the toolbox to streamline the tools so I was wondering how multiple jetbrain ide's work together.   Is it possible to run webstorm , phpstorm,  Pycharm and other ide's at the same time in the same directory tree.   

eg  I would mark myProjDir as the top level for all ide's

myProjDir/

      main.py

     main.html

     main.css

     main.php

     main.js

     main.sql

     main.db

       cgi/

             file.py

             file.css

             file.php

      templates/

             file.html

How should one go about running multiple ide's on the same project directory.   What level of integration do they have.  Is there any 'other ide presence awareness'

cheers

0
2 comments

Was there ever a solution found to this?  I'm having the same issue.

0
Hello,
Here is a thread with a similar question: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206608485-Multiple-Jetbrain-IDE-sharing-the-same-project-directory. There is an existing workaround that might be helpful.
Let's consolidate our discussion there.
0

Please sign in to leave a comment.