You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently gave a try to lapce among with python-lsp-server.
I first installed the lsp on my system, but I noticed that while I can go to definitions of my own project, I can not go to definitions of the project dependencies.
Then I tried to install the lsp on my venv (poetry) and updated the lsp path, and this time I was able to go to dependency definitions.
I don't really know how a lsp work, but am I supposed to alway install the lsp of the project venv? Or is it a problem/misconfiguration with my ide?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I recently gave a try to lapce among with python-lsp-server.
I first installed the lsp on my system, but I noticed that while I can go to definitions of my own project, I can not go to definitions of the project dependencies.
Then I tried to install the lsp on my venv (poetry) and updated the lsp path, and this time I was able to go to dependency definitions.
I don't really know how a lsp work, but am I supposed to alway install the lsp of the project venv? Or is it a problem/misconfiguration with my ide?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions