We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f6def commit 8cb4de9Copy full SHA for 8cb4de9
1 file changed
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "files.exclude": {
3
+ "**/*.o": true
4
+ },
5
+ "editor.formatOnSaveMode": "modifications"
6
+}
0 commit comments