9 lines
206 B
JSON
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"
|
||
|
}
|
||
|
}
|