vscode
vscode copied to clipboard
Visual Studio Code
This makes `registerSchemaContribution` return a disposable which unregisters the contribution
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: Version: 1.101.0-insider Commit: `747d0bd66a4699a53e720cf7a61dcd10f664e667` Date: 2025-05-23T06:35:04.132Z Electron: 35.4.0 ElectronBuildId: 11602177 Chromium: 134.0.6998.205 Node.js: 22.15.0 V8: 13.4.114.21-electron.0...
Refs #192811 - [ ] Windows - [ ] macOS - [ ] Linux Complexity: 3 --- Users have said that task configuration errors aren't helpful and it can be...
Refs #248200, #244290 - [ ] Windows - [ ] macOS - [ ] anyOS Complexity: 3 --- We've introduced an accessibility signal, `accessibility.signals.chatUserActionRequired`, so that users can be notified...
So if we have the ctrl + g to go to line, how about we have a shortcut that will allow us to go to certain region in our code?
The current line number is displayed in the status bar and can also be obtained by looking at the column of numbers to the left of the editor. However, there...
Type: Feature Request no idea why this is happening VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z) OS version: Windows_NT x64 10.0.19045 Modes:
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: - OS Version: Steps to Reproduce: 1. 2.
Some Linux distribution (e.g. Arch) assumes LICENSE are put at the path. Symlinking `resources/app/LICENSE.txt` is also fine. Related: https://github.com/microsoft/vscode/issues/119159
Bumps [undici](https://github.com/nodejs/undici) from 7.3.0 to 7.9.0. Release notes Sourced from undici's releases. v7.9.0 What's Changed build(deps): bump step-security/harden-runner from 2.10.2 to 2.11.1 by @dependabot in nodejs/undici#4134 Update WPT by @github-actions...