mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
Ed_
86cd0e1fb7
This code commit will compile just backing up stuff before I switch the functions to use the lexer instead of manually sifting through the string.
22 lines
437 B
JSON
22 lines
437 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",
|
|
"iterator": "cpp",
|
|
"memory": "cpp",
|
|
"exception": "cpp",
|
|
"optional": "cpp",
|
|
"tuple": "cpp",
|
|
"xmemory": "cpp",
|
|
"algorithm": "cpp",
|
|
"limits": "cpp"
|
|
},
|
|
"C_Cpp.intelliSenseEngineFallback": "disabled"
|
|
} |