EBO-77/.vscode/settings.json
2024-12-23 11:04:44 +08:00

9 lines
206 B
JSON

{
"editor.renderLineHighlight": "all",
"files.associations": {
"lin_diagnostic_service.h": "c",
"lin_commontl_proto.h": "c",
"lin.h": "c",
"derivative.h": "c"
}
}