{ "git.ignoreLimitWarning": true, "commentTranslate.targetLanguage": "zh-CN", "files.exclude": { "**/**.g.dart": true, "**/.flutter-plugins-dependencies": true, "**/.flutter-plugins": true, "**/.packages": true, "**/.dart_tool": true, }, "editor.suggest.snippetsPreventQuickSuggestions": false, "dart.flutterSdkPath": "/Users/wuwei/fvm/default/bin", "search.exclude": { "**/fvm": true }, "files.watcherExclude": { "**/fvm": true }, "editor.fontSize": 15, "cSpell.words": [ "qrcode" ], "nuxt.isNuxtApp": false, }