blob: 7f1a12150da5dad57d5f444e34596fc54e820c2c [file] [log] [blame]
{
"restructuredtext.languageServer.disabled": true,
"restructuredtext.confPath": "${workspaceFolder}/doc",
"files.associations": {
"Jmk.options": "makefile",
"Jmk": "makefile",
"*.dasc": "c",
"*.sass": "plaintext",
"typeinfo": "c",
"atomic": "cpp",
"memory_resource": "cpp",
"functional": "cpp",
"iostream": "cpp"
}
}