vscode: `Toggle Size to Content Width` freezes after a few times
The <kbd>Toggle Size to Content Width</kbd> can only be toggled a few times, before freezing completely. Resizing terminal could reset it.
Does this issue occur when all extensions are disabled?: Yes
System info:
Version: 1.61.0
Commit: ee8c7def80afc00dd6e593ef12f37756d8f504ea
Date: 2021-10-07T18:11:02.929Z
Electron: 13.5.1
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 5.11.0-37-generic
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 17 (13 by maintainers)
Commits related to this issue
- Max out terminal canvas width to 4096px Fixes #134623 — committed to microsoft/vscode by Tyriar 7 months ago
@thanhph111 when you do this how long as the lines you’re working with? @meganrogge ideally, we probably need an upper cap based on the environment’s max canvas size (which would need some searching).