Dmitry Trofimov
ae1c32c9b7
Provide settings for the virtualenv activation in terminal (PY-21583)
2016-11-24 02:13:52 +01:00
Dmitry Trofimov
9382f69acd
'Path' env variable on windows to uppercase (PY-21510)
2016-11-19 14:49:11 +01:00
Dmitry Trofimov
c838186ce4
Fix prompt in virtualenv auto activisation on Windows (PY-21452)
2016-11-15 12:40:55 +01:00
Yann Cébron
81d29f9bd5
Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694)
2016-11-11 17:08:58 +01:00
Dmitry Trofimov
36f2ed5d5a
Provide fish shell integration with the terminal (IDEA-163063)
2016-11-10 17:34:46 +01:00
Dmitry Trofimov
8e65ccea3f
Activate virtualenv in zsh via shell integration (IDEA-163063)
2016-11-09 19:48:14 +01:00
Dmitry Trofimov
474a92d837
Source .zshrc from user defined $ZDOTDIR (IDEA-162571)
2016-11-09 19:46:36 +01:00
Dmitry Trofimov
3314382d6e
Only /bin/bash has --rcfile, so name the script accordingly; On Mac /bin/sh is alias for /bin/bash, so we handle that as well
2016-10-19 19:27:46 +02:00
Dmitry Trofimov
5123deb520
Support reading virtualenv variables on Windows
...
This enables on Windows having the correct env variables for Python processes started by PyCharm (PY-15085) and starts the terminal in a virtualenv aware mode (PY-10498)
2016-09-06 15:58:07 +02:00
Dmitry Trofimov
3ef027c10a
Pass virtualenv variables to the python process (PY-15085)
2016-09-02 12:50:17 +02:00
Dmitry Trofimov
a9380e5786
Add terminal plugin dependency
2016-09-02 12:36:34 +02:00
Dmitry Trofimov
fbdd84977d
-l = another option for --login
2016-09-01 22:08:06 +02:00
Dmitry Trofimov
20f1c18820
Improve comments
2016-09-01 22:06:56 +02:00
Dmitry Trofimov
2b5babe3da
Auto activate of virtualenv in terminal for projects with Python Virtualenv interpreters (PY-10498)
2016-09-01 21:58:10 +02:00