CodeIntel for Python
To add CodeIntel for Python in Sublime Text 2 from your virtual environment create folder .codeinter in your project root and create config file
{
"Python": {
"python": '~/.virtualenvs/<your_virtualenv>/bin/python',
"pythonExtraPaths": [
'~/.virtualenvs/<your_virtualenv>/lib/python2.7/site-packages',
]
}
}
Written by Кирилл Сумороков
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#