vscode
vscode copied to clipboard
Visual Studio Code
https://github.com/user-attachments/assets/fbccb67e-54bf-4c56-8013-cccab400398f
Previously it used cursorBlinking, now it also uses cursorWidth (default to 1 as before) and cursorStyle. This addresses #242901 I might prefer the platform-default cursor in the git commit message...
Type: Bug 1. go to copilot chat view 2. ask something with `#changes` added 3. copilot chat always fails with `Invalid Input`  VS Code version: Code 1.98.0 (6609ac3d66f4eade5cf376d1cb76f13985724bcb, 2025-03-04T21:06:18.612Z)...
```javascript TypeError: Cannot read properties of undefined (reading 'hasDynamicHeight') at ifi.Cb in src/vs/base/browser/ui/list/listView.ts:1596:13 at ifi.Bb in src/vs/base/browser/ui/list/listView.ts:1527:23 at ifi.W in src/vs/base/browser/ui/list/listView.ts:699:9 at ifi.splice in src/vs/base/browser/ui/list/listView.ts:587:16 at in src/vs/base/browser/ui/list/splice.ts:17:35 at Array.forEach...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.97.2 - OS Version: macOS Sequoia 15.3.1 (24D70) Steps to Reproduce: 1. Open any file or...
In Keyboard Shortcuts, we can double click a line to edit the shortcut. Many times now I double clicked the when expression to edit that, but that wasn't the way....
For context see https://github.com/microsoft/vscode-l10n/issues/180 Strings directly defined in walkthroughs can be localised with the usual `%walkthroughs.mykey%` mechanism. However, walkthroughs depend heavily on references to resources like images and Markdown documents....
Type: Bug Auto-generated text from notebook cell performance. The duration for the renderer, VS Code Builtin Notebook Output Renderer, is slower than expected. Execution Time: 206ms Renderer Duration: 46ms VS...
Type: Bug **Observed behavior** I run a (`fish`-)shell in the terminal and notice that some keybindings involving the `Alt` key do not work as expected. I investigated using the command...
Type: Bug I delete files in the explorer using `del` key of keyboard, files are deleted and cannot be found in the trash bin VS Code version: Code 1.95.2 (e8653663e8840adaf45af01eab5c627a5af81807,...