vscode
vscode copied to clipboard
Visual Studio Code
```javascript Error: no walkthrough selected at kF.fc in out-vscode/vs/workbench/contrib/welcomeGettingStarted/browser/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts:524:10 at kF.hc in out-vscode/vs/workbench/contrib/welcomeGettingStarted/browser/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts:753:9 at oee.value in out-vscode/vs/workbench/contrib/welcomeGettingStarted/browser/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts:1466:10 at Om.B in src/vs/base/common/event.ts:1243:13 at Om.C in src/vs/base/common/event.ts:1254:9 at Om.fire in src/vs/base/common/event.ts:1278:9 at...
https://github.com/microsoft/vscode/pull/237964/commits/daeab71ed2f5de173c107a4adf600bce8740a27b
Trying to break https://github.com/microsoft/vscode/pull/228791 down smaller so that it is easier to review. Part of https://github.com/microsoft/vscode/issues/227467
This should show the full path of the `bin` dir on the right: 
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.96.3 - OS Version: Firefox on Mac through https://github.dev Steps to Reproduce: 1. On Firefox, go...
Type: Bug Steps to reproduce: 1. Launch VSCode (anywhere) 2. Start new external terminal using Ctrl+Shift+C. I used Command Prompt in this case. 3. Launch new program that can handle...
As you can see, when being in diff mode, both "stage line(s)" and "add comment" buttons are represented by a plus button. This can be confusing and lead to frustration...
fallo
Type: Bug crear nuevo perfil VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z) OS version: Windows_NT x64 10.0.19045 Modes: System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i7-1255U (12 x 2611)|...
``` 1) vscode API - terminal Terminal environmentVariableCollection should have collection variables apply to terminals immediately after setting: Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()"...
Config is stored in `~/.config/Code[ - ]/User`. To match platform conventions (lowercase and hyphens for everything) as well as to keep consistency with the cli `code[-]` I propose we change...