vscode
vscode copied to clipboard
Visual Studio Code
Does this issue occur when all extensions are disabled?: N/A - VS Code Version: v169.2 - OS Version: All Steps to Reproduce: Try to download latest VSCode setup in whatever...
Repro: 1. Open xterm.js folder 2. Run test task, wait to finish 3. Create another terminal 4. Run test task again
Fixes #157273
Fixes #157273
I noticed terminal colors were off the other day; I thought it was the new ultrawide monitors we got in the office, but it's not. Top is with **"terminal.integrated.gpuAcceleration": "off",**...
Part of #155639 We want to support other common shell integration sequences as fallbacks to the VS Code specific one (`OSC 633 ; P ; Cwd= ST`) Code pointer: https://github.com/microsoft/vscode/blob/4f0b05cd9872132d0d59282326ef7f6ef2d7af08/src/vs/platform/terminal/common/xterm/shellIntegrationAddon.ts#L338-L347
Does this issue occur when all extensions are disabled?: Yes - VS Code:1.70.0 (user setup) - OS Version: Windows 10 Version: 1.70.0 (user setup) Commit: da76f93349a72022ca4670c1b84860304616aaa2 Date: 2022-08-04T04:38:16.462Z Electron: 18.3.5...
Does this issue occur when all extensions are disabled?: No - VS Code Version: 1.70.0 - OS Version: Ubuntu 20.04.4 LTS Steps to Reproduce: 1. Create devcontainer.json clicking like this...
- VS Code Version:1.70.0 - OS Version:Linux x64 5.19.0-2-MANJARO About keyring: After login,it says it cannot write login information into keyring, But on my system,it has a keyring named manjaro-keyring(i'm...