mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 22:58:44 +00:00
still figuring out some allocator strats around offering opt out of Area
This commit is contained in:
Vendored
+4
-1
@@ -34,7 +34,10 @@
|
||||
"limits": "cpp",
|
||||
"toolchain.h": "c",
|
||||
"thread_context.h": "c",
|
||||
"stb_sprintf.h": "c"
|
||||
"stb_sprintf.h": "c",
|
||||
"base_types.h": "c",
|
||||
"platform.h": "c",
|
||||
"macros.h": "c"
|
||||
},
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#713fb8",
|
||||
|
||||
Reference in New Issue
Block a user