We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7432d09 commit c06a762Copy full SHA for c06a762
.vscode/settings.json
@@ -3,5 +3,6 @@
3
"workbench.tree.indent": 15,
4
"workbench.colorCustomizations": {
5
"tree.indentGuidesStroke": "#36659a"
6
- }
+ },
7
+ "makefile.makefilePath": "makefile"
8
}
0 commit comments