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

[Feature] Support git worktrees along workspace folders #3109

Open
asmodeus812 opened this issue Mar 25, 2024 · 0 comments
Open

[Feature] Support git worktrees along workspace folders #3109

asmodeus812 opened this issue Mar 25, 2024 · 0 comments

Comments

@asmodeus812
Copy link

This is something that has been bugging me for a while, with JDTLS, it is impossible to work on several git worktrees of the same project at the same time, you have to either restart the client when opening a new git worktree, (not open the others, or first open the one you want to work on), the other option is if the client supports it to remove the workspaces from the other worktrees. In either case if you have already imported one git worktree 'version' of the project, any other git worktree opened afterwards of the same project, would be reported as 'not recognized as a java project'

Here is a related discussion from emacs/lsp - emacs-lsp/lsp-java#247

@asmodeus812 asmodeus812 changed the title [Feature] Support git worktrees [Feature] Support git worktrees along workspace folders Mar 25, 2024
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