如何在 Visual Studio Code 中隐藏 Dart 弹出通知
如何关闭此弹出通知? 我使用 Visual Studio Code 版本:1.64.2(用户设置) 提交:f80445acd5a3dadef24aa209168452a3d97cc326 日期:2022-02-09T22:02:28.252Z 电子:13.5.2 铬:91.0.4472.164 Node.js:14.16.0 V8:9.1.269.39-电子.0 操作系统:Windows_NT x64 10.0.22000
Flutter:通道稳定版本 2.10.2
How can I turn this popup notification off?
Im using Visual Studio Code Version: 1.64.2 (user setup)
Commit: f80445acd5a3dadef24aa209168452a3d97cc326
Date: 2022-02-09T22:02:28.252Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.22000
Flutter: Channel Stable Version 2.10.2
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该功能实际上来自 VS Code,而不是扩展。 VS Code 中似乎有一些设置可以控制其行为:
来自 vscode 设置
来自github 问题 https://github.com/Dart-Code/Dart-Code/issues/3757
This feature is actually from VS Code and not the extension. It looks like there are a few settings in VS Code to control its behaviour:
from vscode settings
From github issue https://github.com/Dart-Code/Dart-Code/issues/3757