vscode
vscode copied to clipboard
Visual Studio Code
Enhance the notebook's cell execution display by making the execution order label sticky when the cell is running and not fully visible. This improves visibility and user experience during code...
Checkout to commit without specific file, shows errors for it and allows to reopen from problems tab
Does this issue occur when all extensions are disabled?: NA - VS Code Version: 1.99.3 - OS Version: Windows_NT x64 10.0.26100 If you are at a branch that contains a...
You introduced diff decorations for staged changes and it's nice. But I can only control secondary (staged) colors in the gutter, for example: - `"editorGutter.addedBackground"` - `"editorGutter.addedSecondaryBackground"` I'd like to...
Type: Bug I've reached the reset date and still get the limit quota message. VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z) OS version: Windows_NT x64 10.0.22631 Modes: System Info |Item|Value|...
Does this issue occur when all extensions are disabled?: **Yes** ``` Version: 1.101.0-insider Commit: 1d7ad01f171443c8b2401f031c2e8f686121515c Date: 2025-05-22T05:04:08.035Z Electron: 35.4.0 ElectronBuildId: 11602177 Chromium: 134.0.6998.205 Node.js: 22.15.0 V8: 13.4.114.21-electron.0 OS: Darwin arm64...
Currently there's no way to configure "indent as you type" rules to match your preferred style. There are quite a few recognized common styles (eg https://en.wikipedia.org/wiki/Indentation_style) and precisely matching all...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.100.2 - OS Version: Windows_NT64 10.0.22631 **API in Python VS code can't start after a VS...
Type: Bug copilot chat prompt agent mode: create a.txt file 2025-05-22 15:21:17.947 [error] [Window] [LanguageModelToolsService#invokeTool] Error from tool copilot_createFile with parameters {"content":"This is a sample text file.","filePath":"c:\\Users\\pcooper\\my-vue-app\\a.txt"}: cannot open file:///c%3A/Users/pcooper/my-vue-app/a.txt....
### Problem - The "x" action on the previous messages doesn't clearly set expectations for what happens when you click the button ### Goals - Update the UI without adding...