DS-1661 Add working directory to customizeCommandAndEnvironment

DS-1661 New opened terminal sessions use the Workspace environment even though the opened folder has a different environment set in settings

GitOrigin-RevId: e47df9bc9b6ee65e85f0667f0390be7edce4a891
This commit is contained in:
Andrey Vokin
2022-07-07 15:54:00 +02:00
committed by intellij-monorepo-bot
parent ce368bd156
commit 3bb6f6204f
5 changed files with 50 additions and 18 deletions

View File

@@ -21,5 +21,6 @@
<orderEntry type="module" module-name="intellij.python.psi.impl" />
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.platform.ide.core" />
</component>
</module>