palantir / python-language-server

An implementation of the Language Server Protocol for Python
MIT License
2.6k stars 282 forks source link

Pass document path to jedi_names when a file is not placed in a module #882

Closed ccordoba12 closed 3 years ago

ccordoba12 commented 3 years ago

Note: I added a test for this on the Spyder side (see spyder-ide/spyder#14119).