I have a projec is created by pipenv , with packages installed under the virtualenv, if i want to use the Goto Definition ,what should I do
platform : win10
st3 version: build3207
I have a projec is created by pipenv , with packages installed under the virtualenv, if i want to use the Goto Definition ,what should I do
platform : win10
st3 version: build3207
Add the virtualenv python source codes as a project directory, then, Sublime Text will start indexing these files too, and the go to definition would start working.