We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0882292 commit 41d07a7Copy full SHA for 41d07a7
.vscode/settings.json
@@ -13,7 +13,7 @@
13
"packages/smithy/goldens/lib",
14
"packages/smithy/goldens/lib2"
15
],
16
- "dart.onlyAnalyzeProjectsWithOpenFiles": true,
+ "dart.onlyAnalyzeProjectsWithOpenFiles": false,
17
"files.insertFinalNewline": true,
18
"editor.codeActionsOnSave": {
19
"source.fixAll": "explicit",
0 commit comments