Files
metadesk/.vscode/settings.json
T

95 lines
2.2 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"
},
"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"
}