这个“终端”命令功能的字母之间的间距太大了,找不到控制的属性 #50085
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
General terminal issues that don't fall under another label
Issue Type: Feature Request
这个“终端”命令功能的字母之间的间距太大了,找不到控制的属性,我也醉了,能控制大小,字体,行高,就是不能控制字符间距。好难受。
// 控制终端的字体系列,这在编辑器中是默认的。fontFamily 的值。
"terminal.integrated.fontFamily": "",
// 控制终端的字号(以像素为单位)。
"terminal.integrated.fontSize": 14,
// 终端中非粗体字使用的字重。
"terminal.integrated.fontWeight": "normal",
// 终端中粗体字使用的字重。
"terminal.integrated.fontWeightBold": "bold",
VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T17:11:17.614Z)
OS version: Windows_NT x64 6.1.7601
The text was updated successfully, but these errors were encountered: