-
Notifications
You must be signed in to change notification settings - Fork 36.8k
Open
Labels
new releaseIssues found in a recent release of VS CodeIssues found in a recent release of VS Code
Description
Type: Bug
I have a 4K monitor and use ask mode for EVERYTHING. Trying to resize the chat window so it is big enough to work with responses keeps showing agent sessions sidebar. Click "Hide Agent Sessions Sidebar" resizes the window smaller. Increasing the width just brings back the sidebar. The only workaround is to open chat in its own window and then arrange both windows side by side just so I can restore functionality critical to my productivity.
Extension version: 0.35.0
VS Code version: Code 1.107.0 (618725e, 2025-12-10T07:43:47.883Z)
OS version: Windows_NT x64 10.0.26200
Modes:
Logs
Trace: [NES][Provider][provideInlineCompletionItems][850c] Return: lost race to cancellation
Trace: [NES][Provider][handleListEndOfLifetime][850c] created
Trace: [NES][Provider][handleListEndOfLifetime][850c] List icr-850ce275-a5ee-466a-a044-4b328e50e450 disposed, reason: LostRace
Trace: [NES][NextEditProvider][be45][_getNextEdit] resolved firstEdit promise
Trace: [NES][NextEditProvider][be45][_getNextEdit] First edit latency: 1927 ms
Trace: [NES][NextEditProvider][be45][_getNextEdit] failed to fetch next edit gotCancelled:afterDebounce
Trace: [NES][NextEditProvider][be45][_getNextEdit] Return: had no edit
Trace: [NES][Provider][provideInlineCompletionItems][be45] Return: lost race to cancellation
Trace: [NES][Provider][handleListEndOfLifetime][be45] created
Trace: [NES][Provider][handleListEndOfLifetime][be45] List icr-be454145-7a92-4f46-8be7-1e49f61c99e1 disposed, reason: LostRace
Trace: [NES][NextEditProvider][edf6][_getNextEdit] resolved firstEdit promise
Trace: [NES][NextEditProvider][edf6][_getNextEdit] First edit latency: 2213 ms
Trace: [NES][NextEditProvider][edf6][_getNextEdit] failed to fetch next edit gotCancelled:afterDebounce
Trace: [NES][NextEditProvider][edf6][_getNextEdit] Return: had no edit
Trace: [NES][Provider][provideInlineCompletionItems][edf6] Return: lost race to cancellation
Trace: [NES][Provider][handleListEndOfLifetime][edf6] created
Trace: [NES][Provider][handleListEndOfLifetime][edf6] List icr-edf6a96f-7664-4bcb-8461-fa0da6d1d804 disposed, reason: LostRace
Trace: ChatStatusWorkspaceIndexingStatus::updateStatusItem(id=41): starting
Trace: CodeSearchChunkSearch::initialize#40 started
Trace: CodeSearchChunkSearch::initialize#40 success. Elapsed 0.043799999984912574
Trace: ChatStatusWorkspaceIndexingStatus::_writeStatusItem()
Debug: [postInsertion] stillInCode: Found! Completion ', click View tab, click Options, select View tab, uncheck `Hide extensions for known file types`, click OK' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0. Char edit distance was 0. Inserted at 304, tracked at 304, found at 304. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '`, set `When plugged in, turn off my screen after` to `Never`, set `When plugged in, put my device to sleep after` to `Never`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.8333333333333334. Char edit distance was 88. Inserted at 507, tracked at 515, found at 399. choiceIndex: 0
Trace: [NES][Triggerer][onDidChangeTextEditorSelection] created
Trace: [NES][Triggerer][onDidChangeTextEditorSelection] Return: not empty selection
Debug: [postInsertion] Original offset: 706, Tracked offset: 705
Debug: [relatedFiles] Fetched following traits for 'file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md'
Debug: [relatedFiles] neighborFiles.getNeighborFilesAndTraits 0 related files found for file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md
Debug: [default] Context providers telemetry: '[{"providerId":"promptfile-ai-context-provider","resolution":"none","resolutionTimeMs":0,"usage":"none","matched":false,"numResolvedItems":0}]'
Debug: [postInsertion] ghostText.capturedAfterRejected choiceIndex: 0 n {
properties: {
headerRequestId: 'dc858aa2-950b-4536-bde1-7608a005ff6f',
opportunityId: 'icr-fbebb8d2-1b8f-45cf-84ad-cc3e790a842f',
copilot_build: '1',
copilot_buildType: 'prod',
languageId: 'markdown',
afterAccept: 'false',
isSpeculative: 'false',
gitRepoInformation: 'available',
gitRepoUrl: 'https://github.com/seank-com/notes.git',
gitRepoHost: 'github.com',
gitRepoOwner: 'seank-com',
gitRepoName: 'notes',
gitRepoPath: '/seank-com/notes.git',
engineName: 'gpt-41-copilot',
engineChoiceSource: 'default',
isMultiline: 'true',
isCycling: 'false',
endpoint: 'completions',
uiKind: 'ghostText',
temperature: '0',
n: '1',
stop: 'unset',
logit_bias: 'null',
choiceIndex: '0',
clientCompletionId: '3aa83cc9-48ae-46b1-b136-e02e05d276c4',
serverExperiments: '',
deploymentId: '',
reason: 'async',
hypotheticalPromptJson: '{"prefix":"# Windows Configuration\\n\\nConfiguration steps, scripts and tools i use on windows machines. Feel free to skip any steps that don\'t work for you or add steps if you think something is missing.\\n\\n## Setting up your development environment\\n\\n1. Common Windows configuration chnages\\n\\n - Open Explorer, click View tab, click Options, select View tab, uncheck `Hide extensions for known file types`, click OK\\n - Open Settings\\n - select System, select Power, select `Screen, sleep, & hibernate settings` and make necessary adjustments. Otherwise you may find your machine sleeping while you are away for a short time.\\n - select Windows Update, and make sure all updates are installed\\n","context":["Path: machine-config/Windows.md"]}',
hypotheticalPromptSuffixJson: '"\\r\\n1. Open an elevated command prompt \\r\\n \\r\\n (Press Win, type `Terminal`, right click and select \'Run as administrator\') and run the following\\r\\n\\r\\n ```\\r\\n winget install --id Google.Chrome -e\\r\\n winget install --id Dropbox.Dropbox -e\\r\\n winget install --id Microsoft.VisualStudio.2022.Community -e\\r\\n winget install --id Microsoft.VisualStudioCode -e\\r\\n winget install --id Git.Git -e\\r\\n winget install --id\\r\\n winget install --id Microsoft.PowerToys -e\\r\\n winget install --id CoreyButler.NVMforWindows -e\\r\\n reg add HKLM\\\\SOFTWARE\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\Policies\\\\System /v EnableLinkedConnections /t REG_DWORD /d 1 /f\\r\\n ```\\r\\n\\r\\n2. Find the Welcome to Power Toys window\\r\\n\\r\\n - click the `Open Settings` button\\r\\n - select General blade\\r\\n - click `Restart PowerToys as administrator`\\r\\n - select General blade again\\r\\n - check Always run as administrator\\r\\n - select FancyZones under Windowing & Layouts\\r\\n - click `Open layout editor`\\r\\n - click `Create new layout`\\r\\n - name it \\"Grid\\", click `Grid` and click `Create`\\r\\n - arrange at least 2 rows of 4 squares and click `Save`\\r\\n - select FancyZones under Windowing & Layouts\\r\\n - turn on `Override Windows Snap`\\r\\n - Set `Move windows based on` to `Relative position`\\r\\n\\r\\n3. Close and repoen an elevated command prompt and run the following\\r\\n\\r\\n ```\\r\\n nvm install lts\\r\\n nvm use lts\\r\\n node -v\\r\\n npm -v\\r\\n wsl --install\\r\\n shutdown /r /f /t 0\\r\\n ```\\r\\n\\r\\n4. Repoen an elevated command prompt and run the following\\r\\n\\r\\n ```\\r\\n wsl --list --online\\r\\n wsl --install Ubuntu\\r\\n cd %USERPROFILE%\\r\\n md bin\\r\\n code bin\\\\init.cmd bin\\\\cmds.lst\\r\\n ```\\r\\n\\r\\n5. For Init.cmd put the following\\r\\n\\r\\n ```\\r\\n @echo off\\r\\n set PATH=%PATH%;%~dp0\\r\\n if exist \\"c:\\\\Program Files\\\\Microsoft Visual Studio\\\\18\\\\Community\\\\Common7\\\\Tools\\\\VsDevCmd.bat\\" call \\"c:\\\\Program Files\\\\Microsoft Visual Studio\\\\18\\\\Community\\\\Common7\\\\Tools\\\\VsDevCmd.bat\\" -arch=amd64 -host_arch=amd64\\r\\n alias -f \\"%USERPROFILE%\\\\Bin\\\\cmds.lst\\"\\r\\n pushd \\"y:\\\\xxx\\\\repos\\"\\r\\n ```\\r\\n\\r\\n6. Copy alias.exe into %USERPROFILE%\\\\Bin if you haven\'t already.\\r\\n\\r\\n For cmds.lst put the following\\r\\n\\r\\n ```\\r\\n home pushd \\"%USERPROFILE%\\\\Desktop\\"\\r\\n self pushd \\"%USERPROFILE%\\"\\r\\n bin pushd \\"%USERPROFILE%\\\\Bin\\"\\r\\n dev pushd \\"y:\\\\xxx\\\\repos\\"\\r\\n ```\\r\\n\\r\\n7. click the caret on the Terminal window and select Settings \\r\\n\\r\\n8. click `Add a new profile`, slect Duplicate `Command Prompt` and press `Duplicate`\\r\\n\\r\\n - rename to `Dev Shell`\\r\\n - update Command line to `%SystemRoot%\\\\System32\\\\cmd.exe /k \\"%USERPROFILE%\\\\Bin\\\\Init.cmd\\"`\\r\\n - click `Save`\\r\\n - click `Startup`\\r\\n - select `Dev Shell` as default profile\\r\\n - click `Save`\\r\\n\\r\\n9. Back at the elevated command prompt, run the following\\r\\n\\r\\n ```\\r\\n git config --global user.name \\"Your Name Here\\"\\r\\n git config --global user.email \\"your_email@example.com\\"\\r\\n \\r\\n git config --global color.ui auto\\r\\n git config --global push.default simple\\r\\n git config --global core.filemode false\\r\\n git config --global fetch.prune true\\r\\n git config --global pull.rebase true\\r\\n git config --global core.autocrlf true\\r\\n git config --global core.safecrlf true\\r\\n \\r\\n git config --global alias.lga \\"log --graph --oneline --all --decorate\\"\\r\\n git config --global alias.sync \\"pull --rebase --autostash\\"\\r\\n\\r\\n git config --global core.editor \\"code --wait\\"\\r\\n git config --global merge.tool vscode\\r\\n git config --global mergetool.vscode.cmd \\"code --wait $MERGED\\"\\r\\n git config --global diff.tool vscode\\r\\n git config --global difftool.vscode.cmd \\"code --wait --diff $LOCAL $REMOTE\\"\\r\\n\\r\\n git config --global --add safe.directory \'*\'\\r\\n ```\\r\\n\\r\\n10. Copy `.gitmessage` to %USERPROFILE%\\r\\n\\r\\n ```cmd\\r\\n copy .gitmessage %USERPROFILE%\\r\\n git config --global commit.template \\"%USERPROFILE%\\\\.gitmessage\\"\\r\\n ```\\r\\n \\r\\n11. Update hosts file\\r\\n\\r\\n Enter the following command in your dev window\\r\\n\\r\\n ```\\r\\n code C:\\\\Windows\\\\System32\\\\drivers\\\\etc\\\\hosts\\r\\n ```\\r\\n add the following line to the end\\r\\n ```\\r\\n 127.0.0.1 local..com\\r\\n ```\\r\\n\\r\\n12. Install Node in WSL (Ubuntu)\\r\\n\\r\\n Node inside WSL is managed exclusively via nvm. Do not install Node via apt.\\r\\n\\r\\n Open an Ubuntu WSL terminal and run:\\r\\n\\r\\n ```bash\\r\\n curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash\\r\\n source ~/.bashrc\\r\\n nvm install --lts\\r\\n nvm use --lts\\r\\n node -v\\r\\n npm -v\\r\\n sudo apt update\\r\\n ```\\r\\n\\r\\n13. Install essential [VS Code extensions](../docs/vscode/README.md)\\r\\n\\r\\n14. Install [my extension](https://github.com/seank-com/number-it)\\r\\n\\r\\n Run the following from a command console\\r\\n\\r\\n ```dos\\r\\n npm install\\r\\n npx vsce package\\r\\n code --install-extension number-it-0.0.1.vsix\\r\\n ```\\r\\n\\r\\n15. Install other tools\\r\\n\\r\\n ```\\r\\n winget install --id Discord.Discord -e\\r\\n winget install --id Zoom.Zoom -e\\r\\n winget install --id ScooterSoftware.BeyondCompare4 -e\\r\\n winget install --id BinaryFortress.DisplayFusion -e\\r\\n winget install --id Unity.UnityHub -e\\r\\n winget install --id OBSProject.OBSStudio -e\\r\\n winget install --id BlenderFoundation.Blender -e\\r\\n winget install --id Voicemod.Voicemod -e\\r\\n winget install --id Valve.Steam -e\\r\\n winget install --id Docker.DockerDesktop -e\\r\\n winget install --id Elgato.StreamDeck -e\\r\\n ```\\r\\n\\r\\n Click the button-plus icon along the center top (to the left of the gear) to install plugins. In the search enter \\"barraider\\" and install \\"Speed Test\\" and \\"World Time\\"\\r\\n\\r\\n \\r\\n\\r\\n Click the gear icon, go to the Profiles tab and click the dropdown to Import\\r\\n\\r\\n \\r\\n"',
capturedCodeJson: '""'
},
measurements: {
documentLength: 6458,
documentLineCount: 194,
foundOffset: 0,
compCharLen: 283,
numLines: 1,
timeToProduceMs: 614.6312999998918,
timeout: 30,
insertionOffset: 706,
trackedOffset: 705,
terminationOffsetInCapturedCode: 0
},
issuedTime: 595091.136,
filtersAndExp: {
filters: dV { filters: [Object] },
exp: n { variables: {}, features: '' }
},
displayedTime: 595720.5429
}
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select System, select Notifications & actions, turn off `Get tips,' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.5555555555555556. Char edit distance was 52. Inserted at 410, tracked at 412, found at 441. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion 'tricks, and suggestions as you use Windows`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.7777777777777778. Char edit distance was 27. Inserted at 499, tracked at 748, found at 41. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion 's Update, select Advanced options, select Delivery Optimization, select Advanced options and turn off `Allow downloads from other PCs`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.75. Char edit distance was 103. Inserted at 655, tracked at 655, found at 432. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select Privacy & security, select App permissions > Camera, turn off `' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6666666666666666. Char edit distance was 51. Inserted at 543, tracked at 792, found at 416. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion 'Let apps access your camera`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.8333333333333334. Char edit distance was 20. Inserted at 636, tracked at 885, found at 197. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select Privacy & security, select App permissions > Microphone, turn off' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6470588235294118. Char edit distance was 60. Inserted at 664, tracked at 913, found at 441. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '`Let apps access your microphone`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.7142857142857143. Char edit distance was 27. Inserted at 759, tracked at 1008, found at 783. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select Privacy & security, select App permissions > Background apps, turn off' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6666666666666666. Char edit distance was 65. Inserted at 793, tracked at 1042, found at 441. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '`Let apps run in the background`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.75. Char edit distance was 24. Inserted at 893, tracked at 1167, found at 362. choiceIndex: 0
Debug: [postInsertion] stillInCode: Found! Completion 'pdates are installed' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0. Char edit distance was 0. Inserted at 684, tracked at 684, found at 683. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select Privacy & security, select App permissions > Automatic file downloads, turn' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6666666666666666. Char edit distance was 70. Inserted at 926, tracked at 1200, found at 441. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion 'off `Ask me before allowing sites to download files automatically after the first file (recommended)`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.8421052631578947. Char edit distance was 76. Inserted at 1031, tracked at 1305, found at 354. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select Privacy & security, select App permissions > Notifications, turn off `' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6666666666666666. Char edit distance was 59. Inserted at 1133, tracked at 1407, found at 416. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion 'Allow apps to access notifications`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6666666666666666. Char edit distance was 29. Inserted at 1233, tracked at 1507, found at 1972. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select Privacy & security, select App permissions > Account info, turn off' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6666666666666666. Char edit distance was 63. Inserted at 1268, tracked at 1542, found at 441. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '`Let apps access your account info`' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.75. Char edit distance was 24. Inserted at 1365, tracked at 1639, found at 362. choiceIndex: 0
Debug: [postInsertion] stillInCode: Not found! Completion '- Open Settings, select Privacy & security, select App permissions > Other devices, turn off' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0.6666666666666666. Char edit distance was 63. Inserted at 1401, tracked at 1675, found at 441. choiceIndex: 0
Debug: [postInsertion] stillInCode: Found! Completion 'while you are away for a short time.' in file file:///y%3A/XXX/repos/home/notes/machine-config/Windows.md. lexEditDistance fraction was 0. Char edit distance was 0. Inserted at 592, tracked at 593, found at 594. choiceIndex: 0
Debug: [context keys] Window state change. Needs offline check: false, active: true, focused: false.
Debug: [context keys] Window state change. Needs offline check: false, active: true, focused: true.
Request IDs
bdb90011-4820-46d1-bd66-0732920db5a1 547c2c88-d90c-4bc0-ad4b-b85b119c7a9b 12e9f50b-0be6-4c34-b767-7a0606f03a74 60b6a479-6934-4dbc-853e-5bb730a313c6 e2e390bc-4381-4237-8cf9-af5d945f7307 17522f7a-f8ae-4945-9035-e4b6fcb1eb12 1590cfe4-06cd-47a3-bd82-d0509b5b3b66 e826bcf0-8394-46f1-96ab-89ff56088c46 513b0817-5e08-4e4d-8d50-a76aa6a93676 3fcc0017-142c-49b5-9d2f-b9427d485de9 c9c5a4d1-eb4d-4089-9e5e-c0a96512bdee b2e682c4-7304-4ed3-bc1a-91df5319f025 f0d511f0-e34f-41e1-85d1-8508b9b024a6 d4a088d1-de4e-4d73-ba35-1708f44a80a3 8f60e6ac-2a22-46dd-b035-2d6047c6cc23 4f90b8cd-18b3-4d9f-9c5c-9dac41ad3678 3b1ea71a-8744-47ad-bc01-0631de673f8e 25db9dd0-48de-4afd-8da7-f49c6f77e8e9 772cc37d-7cb8-444b-a039-b7cda2dc0ffa 4bfc3f06-7e51-407c-9ae5-477ae78b6958 c9a81b26-788e-4c7a-8fe2-9cd95c4eb96d 67cf9801-02ae-4775-9735-b0793748390e 56b63d3d-7933-48db-b3ac-9d6fc4b06205 8aea3d9b-2f47-4554-8938-b83a1f7d7968 876af8bc-15cc-4fbb-9a9a-584a9a54ef44 96aea96f-0153-49dd-be9e-8850e246ac0e dbc83c7e-54ae-42dc-87a2-38f604b55f6f 8f55af31-0419-42c2-b756-9266cc11b06c 961fbefe-946e-496a-bae9-ce8eca8735cd 70cfbf5d-9165-4b9c-9a8c-9209551c0778 18f76c4e-6dab-4f18-bf47-769d63e4e9b0 23004a74-c0b9-4d5e-ad4d-db4cd2a21c1a 63ff386f-19d8-4b59-8d73-399d98f1be93 c757cd26-336d-4e89-97c2-e58884185945 aae0c8be-cf06-4e93-9fae-55a24e1cb768 59112ee7-3539-458c-a924-e4145110953c de819eeb-b597-439c-8093-389e11ba8b02 e9489307-d551-43d8-8a34-f6d4045d7e77 0f7b2e99-a82d-4055-b589-8f4ce4794749 efd830c3-20f7-4d30-a6d2-3f7bb8918698 9ef140a6-1c26-4af7-8714-5becfe7cb928 32602cbf-bf94-42f1-b474-84f9e9a741d9 ba2de04b-c170-456a-a413-b43299397ecd
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz (32 x 2095) |
| GPU Status | 2d_canvas: unavailable_software direct_rendering_display_compositor: disabled_off_ok gpu_compositing: disabled_software multiple_raster_threads: enabled_on opengl: disabled_off rasterization: disabled_software raw_draw: disabled_off_ok skia_graphite: disabled_off trees_in_viz: disabled_off video_decode: disabled_software video_encode: disabled_software webgl: unavailable_software webgl2: unavailable_software webgpu: unavailable_software webnn: unavailable_software |
| Load (avg) | undefined |
| Memory (System) | 31.66GB (10.89GB free) |
| Process Argv | . --crash-reporter-id 262f4e15-8fa2-4d31-a9b1-0873967d157a |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368:30146709
vswsl492cf:30256860
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
aj953862:31281341
nes-set-on:31340697
6abeh943:31336334
envsactivate1:31353494
cloudbuttont:31379625
todos-1:31405332
3efgi100_wstrepl:31403338
trigger-command-fix:31379601
use-responses-api:31390855
anonusage:31403420
ddidtcf:31399634
je187915:31401257
d5i5i512:31428709
ec5jj548:31422691
metis_rerank_treatment1:31422731
terminalsuggestenabled:31431119
cmp-ext-treat:31426748
cp_cls_c_966_ss:31426491
copilot6169-t2000-control:31431385
c0683394:31419495
9cj19850:31423615
478ah919:31426797
ge8j1254_inline_auto_hint_haiku:31431912
nes-undo-2:31426804
a5gib710:31434435
5j92g670_sonnet:31434465
rename_enabled:31433535
7a04d226_do_not_restore_last_panel_session:31434268
anthropic_thinking_t:31432745
h0hdh950:31428394
cp_cls_c_1081:31433293
copilot-nes-oct-trt:31432596
Metadata
Metadata
Assignees
Labels
new releaseIssues found in a recent release of VS CodeIssues found in a recent release of VS Code