vscode
vscode copied to clipboard
Visual Studio Code
A near deal breaker for me is the lack of ability to change the background color of comments. This makes comments stand out much more than just changing foreground color...
``` TreeError [SearchView] Data tree node not found: MATCH_file:///Users/bpasero/Development/Microsoft/vscode/src/vs/base/common/product.ts>[349,11 -> 349,28]chatQuotaExceeded ```
Refs [#17486](https://github.com/microsoft/vscode-copilot/issues/17486) - [ ] Windows - [ ] macOS - [ ] Linux Complexity: 4 Authors: @meganrogge, @roblourens --- ### Terminal Chat Agent: `cwd` Awareness We've introduced **current working...
Currently, VS Code stores not only user configuration, but also cache, logs, extension data, and other temporary files in the .config/Code directory (on Linux). This leads to a situation where...
Since the switch from `yarn` to `npm`, I have observed a ton of spurious build failures. I isolated some of these to `node-gyp` and sent a [couple](https://github.com/nodejs/node-gyp/pull/3113) of [patches](https://github.com/nodejs/node-gyp/pull/3112). However...
Type: Bug **VS Code Version:** Version: 1.101.0-insider (user setup) Commit: 1250f01c2bd215b6d5d07d933a62c96df35da3ea Date: 2025-05-13T05:04:06.771Z Electron: 35.2.2 ElectronBuildId: 11520120 Chromium: 134.0.6998.205 Node.js: 22.14.0 V8: 13.4.114.21-electron.0 OS: Windows_NT x64 10.0.26100 **OS:** Windows 11...
Refs #206607 - [ ] Windows - [ ] macOS - [ ] Linux Complexity: 4 --- We’ve added an opt-in setting, `terminal.integrated.killGracefully`, to cleanly shut down terminal processes, including...
I see that the latest version of VS Code has a new alt-text feature: https://code.visualstudio.com/updates/v1_100#_generate-alt-text-in-html-or-markdown But it only works for [default Markdown image formats](https://review.learn.microsoft.com/en-us/contribute/content/markdown-reference?branch=main#standard-conceptual-images-default-markdown): `` not the...
This's what issue reporter looks like for me. Is this expected?  Version: 1.101.0-insider Commit: 17d1fa2d33e93d129c7deff16be86ad360abd2a8 Date: 2025-05-15T16:18:19.600Z Electron: 35.2.2 ElectronBuildId: 11520120 Chromium: 134.0.6998.205 Node.js: 22.14.0 V8: 13.4.114.21-electron.0 OS: Darwin...
Type: Bug when I copy and paste code snippets in geminis chat box f, Gemini sees html entities instead of < > ==> System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-3770K...