17 lines
No EOL
348 B
JSON
17 lines
No EOL
348 B
JSON
{
|
|
"C_Cpp.default.compileCommands": "builddir/compile_commands.json",
|
|
"mesonbuild.configureOnOpen": true,
|
|
"files.associations": {
|
|
"cstdint": "cpp",
|
|
"iosfwd": "cpp",
|
|
"*.ipp": "cpp",
|
|
"ios": "cpp",
|
|
"chrono": "cpp",
|
|
"random": "cpp",
|
|
"limits": "cpp",
|
|
"semaphore": "cpp",
|
|
"valarray": "cpp",
|
|
"ratio": "cpp",
|
|
"algorithm": "cpp"
|
|
}
|
|
} |