vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Visual Studio Code

Results 1630 vscode issues
Sort by recently updated
recently updated
newest added

See this in the console of insiders.. Looks like some ad-hoc chat model is ending up being file watched ``` ERR [File Watcher (node.js)] Error: ENAMETOOLONG: name too long, stat...

bug
typescript
file-watcher

```javascript Error at vIi.create in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:929:15 at TXe.q [as onModelLanguageChanged] in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:1114:34 at new Es in vs/workbench/common/contextkeys.ts:229:39 at new npe in vs/workbench/contrib/chat/browser/chatInlineAnchorWidget.ts:188:45 at q1t.o in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/platform/instantiation/common/instantiationService.ts:162:18 at q1t.createInstance in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/platform/instantiation/common/instantiationService.ts:128:18...

error-telemetry

Type: Bug When I ask Copilot Agent to change my code, it shows me the file it changes and the amount of lines added and removed from the file. After...

```javascript Error at vIi.create in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:929:15 at TXe.q [as onModelAdded] in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:1114:34 at new Es in vs/workbench/common/contextkeys.ts:224:39 at new npe in vs/workbench/contrib/chat/browser/chatInlineAnchorWidget.ts:188:45 at q1t.o in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/platform/instantiation/common/instantiationService.ts:162:18 at q1t.createInstance in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/platform/instantiation/common/instantiationService.ts:128:18...

error-telemetry
triage-needed

```javascript Error at vIi.create in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:929:15 at TXe.q [as onModelLanguageChanged] in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:1114:34 at new Es in vs/workbench/common/contextkeys.ts:229:39 at new npe in vs/workbench/contrib/chat/browser/chatInlineAnchorWidget.ts:188:45 at q1t.o in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/platform/instantiation/common/instantiationService.ts:162:18 at q1t.createInstance in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/platform/instantiation/common/instantiationService.ts:128:18...

error-telemetry

```javascript Error at vIi.create in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:929:15 at oNs.q [as onDidChangeContext] in ./file:/Users/cloudtest/vss/_work/1/s/src/vs/base/common/event.ts:1114:34 at oNs.n in vs/platform/contextkey/browser/contextKeyService.ts:453:51 at new oNs in vs/platform/contextkey/browser/contextKeyService.ts:437:8 at oNs.createScoped in vs/platform/contextkey/browser/contextKeyService.ts:307:10 at new npe in vs/workbench/contrib/chat/browser/chatInlineAnchorWidget.ts:107:70...

error-telemetry
triage-needed

Visual Studio Code have not appear to have the ability to do the Tools->Options Tab settings of Visual Studio Professional where you can specify that tabs are 8 spaces but...

feature-request
editor-core

**Current Behavior:** When defining an Activity Bar contribution using `contributes.viewsContainers.activitybar` in `package.json`, the provided `title` string (e.g., "My Extension") is always rendered in the VS Code UI in ALL CAPS...

feature-request
workbench-views

I would like to request a feature that supports selecting a subset of scopes when attempting to connect to a remote MCP server that requires authentication. Currently, VS Code requests...

feature-request
chat-mcp

This PR removes the "Did you mean" suggestions and adds an AI settings search toggle instead.