It would be nice if worktree runtime automatically manage its path in .code-workspace file so that new worktree can be easily view from the main window of VSCode or Code Server
EDIT:
Apparently checking out from Code Server UI to a worktree branch automatically open the project with the location of the worktree as current working directory. Not sure if there's still a reason to use .code-workspace too.
It would be nice if worktree runtime automatically manage its path in
.code-workspacefile so that new worktree can be easily view from the main window of VSCode or Code ServerEDIT:
Apparently checking out from Code Server UI to a worktree branch automatically open the project with the location of the worktree as current working directory. Not sure if there's still a reason to use
.code-workspacetoo.