Setting `chat.sessionSync.enabled` didn't update info hover until I restarted

Open
#319,863 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
desktop

Research direction

No file or test is named. Search the VS Code source for chat.sessionSync.enabled and the Copilot panel's status-bar hover entry point, then reproduce the setting change without restarting. Done means the hover mentions Session Sync immediately after the setting is enabled, with a regression test covering the behavior.

Written by the indexing model from the issue text.

Description

Type: Bug

  1. Enable the new setting.
  2. Hover over the Copilot panel at the right-hand end of the status bar.
  3. 🐛 no mention of Session Sync.
  4. Restart VS Code and check again. Session Sync is now shown on the hover.

VS Code version: Code 1.123.0 (6a44c352bd24569c417e530095901b649960f9f8, 2026-06-03T11:29:03+02:00)
OS version: Windows_NT x64 10.0.26200
Modes:

Dominant language
TypeScript
Stars
193k
Forks
42.9k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode

All issues in microsoft/vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.