console exception links using vagrant
Hi,
I recently switched using vagrant for my python project and have a problem with the console.
When I was using virtualenv, lines in the console that contains references to my code, like
This is not working when running the app in vagrant, and I'm really missing this feature.
I tried adding a Path mapping but that changes nothing.
(I'm using the latest eap)
Bastian
I recently switched using vagrant for my python project and have a problem with the console.
When I was using virtualenv, lines in the console that contains references to my code, like
File "/vagrant/modules/base/views.py", line 112, in testwould be hyperlinks to jump to the code.
This is not working when running the app in vagrant, and I'm really missing this feature.
I tried adding a Path mapping but that changes nothing.
(I'm using the latest eap)
Bastian
Please sign in to leave a comment.
Please vote for http://youtrack.jetbrains.com/issue/PY-10728 to get it implemented and receive updates on this issue.