Deepspace2

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Deepspace2 commented, -
Deepspace2 created a post, AnsweredDetecing VCS checkout, even for a local (=never pushed) branch?
Hi. I'm trying to write a plugin that listens to VCS checkout. I've tried several extensions but none of them seem to do anything when I checkout a branch (using the IDE UI of course). The extensi... -
Deepspace2 created a post, AnsweredAdding a delay between execution of compound run configurations?
Hi. I'm using PyCharm 2017.3.3 and I set up a compound configuration to execute all my unittests in one go (Python 2 and 3). However, this causes some concurrency problems since some of the tests w...