{ "cmake.configureOnOpen": false, "dart.analysisExcludedFolders": [ "flutter_src", "ex_src" ], "search.exclude": { "flutter_src": true, }, "files.watcherExclude": { "**/var/**": true, "**/bin/**": true }, "foldOnOpen.targets": ["AllBlockComments"] }