Ale*_*ody 3 terminal visual-studio-code vscode-settings
不确定这是来自 Big Sur,安装 Docker 扩展还是其他什么,但在上周,我注意到在 VScode 终端中输入时,每次我都完成了 git add。, git commit -m "etc", git push origin master, 总会有一两次终端在视觉上显示我暂时没有输入任何内容。它基本上滞后并显示输入白色方形图标,并且在短暂“暂停”后的 1 秒内,我实际输入的内容显示正常。这会间歇性地发生,甚至在删除 Docker 插件并将我的 VScode 设置设为:
"terminal.integrated.allowChords": false, "terminal.integrated.drawBoldTextInBrightColors": false, "terminal.integrated.experimentalLinkProvider": false, "terminal.integrated.rendererType": "auto"
我仍然注意到打字时会出现这种随机的 1 秒暂停和波动。这个问题有方法解决吗?在过去的整整一年里,我都没有经历过这种情况,因为我使用了这款 MBP 2019 16 英寸,而且它最近才开始使用。
看到这个问题:https : //github.com/microsoft/vscode/issues/105446
正如那里报道的那样,运行
codesign --remove-signature /Applications/Visual\ Studio\ Code.app/Contents/Frameworks/Code\ Helper\ \(Renderer\).app
在终端中,然后重新加载 vscode 似乎解决了很多人的问题。
归档时间: |
|
查看次数: |
1097 次 |
最近记录: |