Hey Team!
I wonder how easy is for you to use Pycharm with the mono-repo.
I’m having hard time to control it since in case I work on multiple connectors I need to open each in a different window and such.
Any better way to handle multiple interperters in Pycharm in the same window?
basically I create a pycharm "monorepo" and point to the relevant venv when working on a particular connector
u
user
08/13/2021, 9:06 PM
I already read it, but it’s not that simple in real life. You can not give names to the interperters so I need to recognize which interperter related to which connector, and I need to “set as source root” each connector folder and unset the others every time
u
user
08/13/2021, 9:06 PM
I wanted to know if anyone had a good idea how to make development more simple