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-treemacs-call-hierarchy does not work well with lsp over tramp #174

Open
amo1962 opened this issue Sep 28, 2024 · 0 comments
Open

lsp-treemacs-call-hierarchy does not work well with lsp over tramp #174

amo1962 opened this issue Sep 28, 2024 · 0 comments

Comments

@amo1962
Copy link

amo1962 commented Sep 28, 2024

The command lsp-treemacs-call-hierarchy over tramp (tested with ssh and docker) shows the call hierarchy but when selecting a file it does not add the prefix for tramp, i.e. instead of opening
/ssh::/<path_to_file>
lsp-treemacs tries to open
/<path_to_file><>
Besides the missing /ssh: there is also a '<>' at the end of the file name.
The same is seen with lsp-treemacs-references and lsp-treemacs-implementations.

Is there some setting that lsp-treemacs requires to work with tramp?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant