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

Code actions not working when project is behind a symlink. #324

Closed
CsBigDataHub opened this issue Apr 22, 2021 · 0 comments
Closed

Code actions not working when project is behind a symlink. #324

CsBigDataHub opened this issue Apr 22, 2021 · 0 comments

Comments

@CsBigDataHub
Copy link

CsBigDataHub commented Apr 22, 2021

Describe the bug
Code actions not working when project is behind a symlink
Or
may be it does not recognize spaces in the path?.

essentially having same issue as #206

error in messages buffer -
lsp-java--current-workspace-or-lose: Unable to find workspace

No errors in *jdtls::stderr* or lsp-log

To Reproduce
from my home dir, i run -
ln -s OneDrive\ -\ ORG/GitRepos ./GitRepos

if .lsp-sessions-v1 has "/Users/mymac/OneDrive - ORG/GitRepos/team/My-Project" code-actions are not working.

But

if .lsp-sessions-v1 has "/Users/mymac/GitRepos/team/My-Project" everything is working fine.

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