generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I have been trying to figure out complex python project configuration for a while and this is a perfect solution for my use.
I prefer your approach over FileEnv because:
- it is configured only at the project level - I don't have to configure each of the 4 types of tests I run daily and it is much simpler to switch configurations compared to identifying the test runner being used and modifying that run config template.
- different projects can have different env var sets
- env vars are available in all PyCharm facilities instead of just a test environment
- it doesn't integrate deeply with PyCharm internals, so it should break less frequently than FileEnv
- easy to develop default env vars for whole team while letting each devel switch out env vars
That's it, happy I found this plugin, thank you very much for publishing.
BredoGen, lirikooda, alexisvisco and franckrasolo
Metadata
Metadata
Assignees
Labels
No labels