github.com/icexin/eggos@v0.4.2-0.20220216025428-78b167e4f349/.vscode/settings.json (about) 1 { 2 "go.toolsEnvVars": { 3 "GOOS": "linux", 4 "GOARCH": "amd64", 5 }, 6 "files.associations": { 7 "multiboot.h": "c" 8 }, 9 "go.buildTags": "mage" 10 }