Navigating to the declaration of a symbol takes me to cached file and not working directory

Answered

Hi, I have vagrant box set as my remote host for debugging, with my project interpreter set as the remote interpreter. This is all working properly.

 

When I try to use the keyboard shortcut command + click on Mac OS to take me to a declaration it is taking me to to a cached folder on my local machine. It should be taking me to the file in my project.

 

 

So when I do this:

 

Is opening up to a local cached folder here:

 

 

 

Does anyone know how I can fix this?

 

This is the functionality I am referring to: https://www.jetbrains.com/help/pycharm/navigating-to-declaration-or-type-declaration-of-a-symbol.html

0
1 comment

Unfortunately, I'm not able to reproduce the problem locally. Do you use PyCharm 2016.3? Could you please check the problem with PyCharm 2017.2.3?

0

Please sign in to leave a comment.