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

Type: Bug I can't type anything on terminal something happened VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:57:04.379Z) OS version: Windows_NT x64 6.2.9200 Modes: System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R)...

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: - OS Version: Steps to Reproduce: 1. 2.

info-needed

Here is what my webview scrollbars look like in 1.89.1: ![image](https://github.com/microsoft/vscode/assets/641685/50bd192c-29de-449d-8a7c-520c2f43675b) Here is what they look like in 1.90-insiders: ![image](https://github.com/microsoft/vscode/assets/641685/d4309ce6-7262-4bb6-9a7e-002066a9e82f)

webview

This PR tries to implement `html-language-features` with [Volar.js](https://volarjs.dev/), which is the framework used by [Vue Langauge Features](https://marketplace.visualstudio.com/items?itemName=Vue.volar) behind the scenes. Compared with the original implementation, supporting embedded documents should be...

Does this issue occur when all extensions are disabled?: Yes work success ``` Version: 1.90.2 Commit: Unknown Date: Unknown Electron: 29.4.0 ElectronBuildId: undefined Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS:...

Adding gen-ai tagging for py/js

Type: Bug Open a changed file from source control, use Shift+ALT+F5 to move to previous change, then try Alt+F5 to move to next change (does nothing). alt + f5 doesnt...

info-needed

- *06/24* Code freeze for the endgame - *Month/Day* [Endgame done](https://github.com/Microsoft/vscode/wiki/Development-Process#inside-an-iteration) - *Month/Day* Expected release date (this may change) ##### Monday - [x] Check that all queries in this issue...

endgame-plan

Some times I want current edit file path of parent folder name, for example: current file /user/xxx/workspace/project-a/home/index.ts will get TM_BASEDIR=home

feature-request
snippets

Extensions that need to open an editor alongside an existing one can currently only specify `ViewColumn.Beside`. Whether this produces a new editor group to the right of the active one...

feature-request
api
workbench-editors