11 lines
267 B
JSON
11 lines
267 B
JSON
{
|
|
"nixEnvSelector.nixFile": "${workspaceFolder}/shell.nix",
|
|
"files.associations": {
|
|
"iostream": "cpp",
|
|
"atomic": "cpp",
|
|
"condition_variable": "cpp",
|
|
"thread": "cpp",
|
|
"type_traits": "cpp",
|
|
"future": "cpp"
|
|
}
|
|
} |