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 c1b4dbe commit 3d20cf1Copy full SHA for 3d20cf1
.vscode/settings.json
@@ -60,5 +60,6 @@
60
// Other Fortran options
61
"fortran.preferredCase": "lowercase",
62
// Supress Git pop-up interfering with UI testing
63
- "git.openRepositoryInParentFolders": "always"
+ "git.openRepositoryInParentFolders": "always",
64
+ "mesonbuild.configureOnOpen": false
65
}
0 commit comments