BEST-Robotics-2023/.vscode/settings.json

7 lines
220 B
JSON
Raw Normal View History

2023-10-25 20:57:47 -06:00
{
"C_Cpp.default.compilerPath": "",
"C_Cpp.errorSquiggles": "disabled",
"liveshare.publishWorkspaceInfo": true,
"files.autoSave": "onWindowChange",
"commentAnchors.tagHighlights.enabled": true
}