Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSP works in local but not in remote #2505

Open
valba8 opened this issue Jul 11, 2023 · 2 comments
Open

LSP works in local but not in remote #2505

valba8 opened this issue Jul 11, 2023 · 2 comments
Labels
C-bug Category: bug - something isn't working as it's supposed to

Comments

@valba8
Copy link

valba8 commented Jul 11, 2023

Lapce Version

0.2.8

System information

Local machine Linux Mint 21, remote Ubuntu 20.04

Describe the bug

LSP works with local files but not when I edit in remote mode. I've installed the python-lsp-server plugin from within the editor, I've also installed pylsp (v1.7.4) in my local machine (also in the remote one). When I code some local .py all works perfect, I have all the lsp features. BUT when I connect to a remote machine and try to edit something I don't have any of them (not autocomplete, etc.).

Additional information

I installed all the pylsp dependencies also in the remote machine, just in case, but I got the same result.

@valba8 valba8 added the C-bug Category: bug - something isn't working as it's supposed to label Jul 11, 2023
@crox-safe
Copy link

maybe related #2417

@panekj
Copy link
Collaborator

panekj commented Jan 24, 2024

maybe related #2417

it's not, the issue exists before the rewrite happened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug - something isn't working as it's supposed to
Projects
None yet
Development

No branches or pull requests

4 participants
@valba8 @panekj @crox-safe and others