GlobalProtect-openconnect/.vscode/settings.json
2023-06-25 01:26:25 +08:00

36 lines
587 B
JSON

{
"cSpell.words": [
"authcookie",
"bindgen",
"clickaway",
"clientgpversion",
"clientos",
"gpcommon",
"gpgui",
"gpservice",
"Immer",
"jnlp",
"oneshot",
"openconnect",
"prelogin",
"prelogon",
"prelogonuserauthcookie",
"tauri",
"unlisten",
"userauthcookie",
"vpninfo"
],
"files.associations": {
"*.css": "css",
"errno.h": "c",
"stdarg.h": "c",
"wrapper.h": "c",
"cstdlib": "c",
"stdio.h": "c",
"openconnect.h": "c",
"compare": "c",
"stdlib.h": "c",
"vpn.h": "c"
}
}