mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
Ed_
47c15e7af2
There shouldn't be much more changes design wise. Anything else is based on what needs to be done for it to work.
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"files.associations": {
|
|
"*.rmd": "markdown",
|
|
"array": "cpp",
|
|
"compare": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"xtr1common": "cpp",
|
|
"xutility": "cpp",
|
|
"initializer_list": "cpp",
|
|
"table.h": "c"
|
|
},
|
|
"C_Cpp.intelliSenseEngineFallback": "disabled"
|
|
} |