Files
ed d80a6b61da fixup _Generic macro usage
distinct macros failed (didn't realize). Was able to get proper setup with _Generic_L2 pattern
2025-02-12 00:19:04 -05:00

118 lines
2.7 KiB
JSON

{
"files.associations": {
"*.rmd": "markdown",
"xutility": "cpp",
"initializer_list": "cpp",
"utility": "cpp",
"strings.h": "c",
"cracking_os.h": "c",
"cracking_compiler.h": "c",
"cracking_arch.h": "c",
"algorithm": "cpp",
"optional": "cpp",
"type_traits": "cpp",
"xtr1common": "cpp",
"cstddef": "cpp",
"xmemory": "cpp",
"memory.h": "c",
"charconv": "c",
"xstring": "c",
"memory_substrate.h": "c",
"os.h": "c",
"os_core.h": "c",
"file.h": "c",
"xiosbase": "c",
"iterator": "c",
"memory": "c",
"format": "c",
"compare": "cpp",
"ratio": "cpp",
"tuple": "cpp",
"system_error": "cpp",
"xlocmon": "cpp",
"xlocale": "cpp",
"limits": "cpp",
"toolchain.h": "c",
"thread_context.h": "c",
"stb_sprintf.h": "c",
"base_types.h": "c",
"platform.h": "c",
"macros.h": "c",
"linkage.h": "c",
"context_cracking.h": "c",
"stdarg.h": "c",
"intrin.h": "c",
"stddef.h": "c",
"wmmintrin.h": "c",
"thread": "c",
"cmath": "c",
"string.h": "c",
"time.h": "c",
"sstream": "c",
"os_win32.h": "c",
"windows.h": "c",
"base.h": "c",
"os_linux.h": "c",
"array": "c",
"vector": "c",
"dbghelp.h": "c",
"namespace.h": "c",
"space.h": "c",
"logger.h": "c",
"entry_point.h": "c",
"markup.h": "c",
"generic_macros.h": "c",
"profiling.h": "c",
"ring.h": "c",
"debug.h": "c",
"arena.h": "c",
"tmmintrin.h": "c",
"math.h": "c",
"command_line.h": "c",
"sort.h": "c",
"chrono": "c",
"misc.h": "c",
"gencpp_c11.h": "c",
"push_ignores.inline.h": "c",
"list": "c",
"xhash": "c",
"xtree": "c",
"os_resolve.h": "c",
"os_win32_includes.h": "c",
"os_linux_includes.h": "c",
"metadesk.h": "c",
"mdesk.h": "c",
"text.h": "c",
"forward_list": "c",
"iomanip": "cpp",
"gen_common.h": "c",
"processthreadsapi.h": "c",
"timeapi.h": "c",
"stdlib.h": "c",
"metadesk_deps.h": "c",
"stdbool.h": "c",
"map": "c",
"unordered_map": "c",
"stdint.h": "c"
},
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#713fb8",
"activityBar.background": "#713fb8",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#c68659",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#713fb8",
"statusBar.background": "#5a3292",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#713fb8",
"statusBarItem.remoteBackground": "#5a3292",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#5a3292",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#5a329299",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#5a3292"
}