BEST-Robotics-2023/.vscode/settings.json
2023-10-25 20:57:47 -06:00

7 lines
No EOL
220 B
JSON

{
"C_Cpp.default.compilerPath": "",
"C_Cpp.errorSquiggles": "disabled",
"liveshare.publishWorkspaceInfo": true,
"files.autoSave": "onWindowChange",
"commentAnchors.tagHighlights.enabled": true
}