microsoft / microsoft/vscode

Transient window always resets the setting to true

Open
#335,815 0 comments 0 reactions 1 assignee Claimed by @lszomoru View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Testing #335726

I'm guessing this issue is by design.
After running through the steps below, the New Worktree checkbox is still checked. I believe it's because transient always uses a different temp directory on Windows. Toggling the user-level `sessions.useWorktree` setting to `false` and reloading the Agents window finally unchecked the box.

```text
Close the Agents Window
Open the terminal and run code-insiders --agents --transient
...
Confirm that the "New Worktree" checkbox is not set
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.