github.com/iDigitalFlame/xmt@v0.5.4/xmt.code-workspace (about) 1 { 2 "folders": [ 3 { 4 "path": "." 5 }, 6 { 7 "path": "../Libraries/PersistKit" 8 }, 9 { 10 "path": "../Libraries/TinyPatchedGo" 11 }, 12 { 13 "path": "../XrMT" 14 } 15 ], 16 "settings": { 17 "gopls": { 18 "build.buildFlags": [ 19 "-tags=windows" 20 ], 21 }, 22 "files.associations": { 23 "*.sh": "shellscript", 24 "*.run": "shellscript", 25 "*.conf": "properties", 26 "array": "c", 27 "string_view": "c", 28 "initializer_list": "c", 29 "utility": "c", 30 "random": "c", 31 "functional": "c", 32 "cstring": "c", 33 "*.tcc": "c", 34 "string": "c", 35 "unordered_map": "c", 36 "numbers": "c", 37 "cstdio": "c", 38 "*.a": "c", 39 "cmath": "c", 40 "1.C": "cpp" 41 }, 42 "cSpell.words": [ 43 "allm", 44 "amsi", 45 "ASMI", 46 "BSOD", 47 "ECDH", 48 "EXSTYLE", 49 "gcflags", 50 "Ghidra", 51 "GOARCH", 52 "GOROOT", 53 "HKCU", 54 "HKLM", 55 "KSHARED", 56 "ldflags", 57 "Loong", 58 "mkdtemp", 59 "netip", 60 "nofrag", 61 "nokeyset", 62 "noproxy", 63 "noservice", 64 "pexec", 65 "Privs", 66 "Protos", 67 "RPCSS", 68 "SCRNSAVE", 69 "SMTWRFS", 70 "STARTF", 71 "TITLEISAPPID", 72 "Uitoa", 73 "unmapping", 74 "vardic", 75 "VIRT", 76 "vulncheck", 77 "wtsapi", 78 "xrmt", 79 "Zombified" 80 ] 81 } 82 }