mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-05 15:18:46 +00:00
progress on os (on files)
This commit is contained in:
Vendored
+5
-1
@@ -47,7 +47,11 @@
|
||||
"thread": "c",
|
||||
"cmath": "c",
|
||||
"string.h": "c",
|
||||
"time.h": "c"
|
||||
"time.h": "c",
|
||||
"sstream": "c",
|
||||
"os_win32.h": "c",
|
||||
"windows.h": "c",
|
||||
"base.h": "c"
|
||||
},
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#713fb8",
|
||||
|
||||
Reference in New Issue
Block a user