vscode
vscode copied to clipboard
Visual Studio Code
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.99.0 - OS Version: Ubuntu 24.04.2 LTS Steps to reproduce: 1a. Hold Ctrl, then click and...
Type: Bug why Unresponsive VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z) OS version: Windows_NT x64 10.0.26200 Modes: System Info |Item|Value| |---|---| |CPUs|13th Gen Intel(R) Core(TM) i7-13700HX (24 x 2304)| |GPU...
Type: Bug from stats import count_words, char_frequency def get_book_text(path): with open(path) as f: file_contents = f.read() return file_contents def main(): path = "books/frankenstein.txt" # relative path text = get_book_text(path) count_words(text)...
We have a `ElementSizeObserver` helper already, we should merge the capabilities of `observeDevicePixelDimensions` (from xterm.js) into it. https://github.com/microsoft/vscode/blob/bd21f3c8f268b741edac137fc109d75a555c0541/src/vs/editor/browser/gpu/gpuUtils.ts#L24-L25
1. Without speech installed, click the microphone button in the chat input 2. Hit esc on the modal dialog to install the speech extension 3. :bug: another modal appears:
Type: Bug This was working as of six months ago or so, the last time I used it. So there's definitely either a change that requires me to change some...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.100.2 - OS Version: Windows 10 22H2 **I am using translation software to write this content,...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: - OS Version: Steps to Reproduce: 1. Install Python for all users ("C:/Program Files/Python313/python.exe") 2. Debug...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: Version: 1.100.1 (user setup) Commit: 91fa95bccb027ece6a968589bb1d662fa9c8e170 Date: 2025-05-09T15:43:50.040Z Electron: 34.5.1 ElectronBuildId: 11369351 Chromium: 132.0.6834.210 Node.js: 20.19.0...