MichaelAquilina / python-tools

:wrench: Atom plugin which uses jedi to provide numerous tools useful for developing python code in atom.
MIT License
100 stars 22 forks source link

Goto-definition Function not work for some project in remote server #283

Open ericosmic opened 2 years ago

ericosmic commented 2 years ago

I find Goto-definition function work well for my project in one of remote servers, but when I want to use it in other project in the other server, it didn't work. I don't figure out what is problem?

This is the screenshot of worked project image

This is the screenshot of didnt worked project image

You can see these project icons is different , is it imply something wrong?