vscode
vscode copied to clipboard
Visual Studio Code
Type: Bug sign in button click but not respons VS Code version: Code 1.96.3 (91fbdddc47bc9c09064bf7acf133d22631cbf083, 2025-01-09T18:14:09.060Z) OS version: Windows_NT x64 10.0.26100 Modes: System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM)...
Type: Feature Request While working with git graphs, I utilize both vscode and webstorm to determine which one is best, and I believe webstorm's git graph is effective right now....
We're finally starting to look at implementing a WebGPU-based rendering in monaco, similar to what xterm.js uses. This issue is used to track all the work which is expected to...
Type: Bug Start vscode, and do normal development. Commit to git etc with the git extension. VS Code version: Code 1.96.3 (91fbdddc47bc9c09064bf7acf133d22631cbf083, 2025-01-09T18:14:09.060Z) OS version: Windows_NT x64 10.0.22635 Modes: Remote...
Issue Type: Performance Issue It is not slow to start-up, it is slow to do anything in the text editor (scroll, find, type, etc). For example, when scrolling, the screen...
Does this issue occur when all extensions are disabled?: Yes Version: 1.93.1 (user setup) Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 Date: 2024-09-11T17:20:05.685Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Windows_NT...
Type: Bug 1.Create an svg file. 2.Pasting xml strings and save. 3.Switch to the source code file ps. My source code file is .vue  VS Code version: Code 1.96.3...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.97.2 - OS Version: Win11 23H2 Steps to Reproduce: 1. set HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\VSCode\AllowedExtensions to a string longer...
Type: Bug I configured a JSON schema in the json.schemas settings element: { "fileMatch": ["associations.config*.json"], "url": "file:///c:/ELOprofessional/config/json-schema/associations.config.schema.json" } This works well. I replaced the "url" paramter with the following: {...
 Type: Bug When saving a file, When saving a file, the line jumps and the program thinks for a while (that is, it takes a long time to perform...