vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Context in Copilot chat is disabled by default in VSCode Insiders

Open AdamWr opened this issue 7 months ago • 0 comments

Does this issue occur when all extensions are disabled?: It's related to GitHub Copilot Chat extension

  • VS Code Version:
Version: 1.101.0-insider (user setup)
Commit: 1d7ad01f171443c8b2401f031c2e8f686121515c
Date: 2025-05-22T05:04:08.035Z
Electron: 35.4.0
ElectronBuildId: 11602177
Chromium: 134.0.6998.205
Node.js: 22.15.0
V8: 13.4.114.21-electron.0
OS: Windows_NT x64 10.0.26100
  • OS Version: Windows 11

Steps to Reproduce:

  1. Open VSCode Insiders
  2. Open any file with some code
  3. Open Chat
  4. Ask to explain the code

File context is disabled so it ask to provide a code (in stable build context is enabled by default so it just explain the code). Also it seems that it's not possible to add specific lines as a context.

Video below, left Insiders, right stable build.

https://github.com/user-attachments/assets/364bb8f1-0c44-433c-881b-2ec6dc1b9522

AdamWr avatar May 22 '25 15:05 AdamWr