GlobalProtect-openconnect/.vscode/settings.json
2023-08-02 15:57:23 +08:00

47 lines
750 B
JSON

{
"cSpell.words": [
"authcookie",
"bindgen",
"clickaway",
"clientgpversion",
"clientos",
"consts",
"devicename",
"distro",
"gpcommon",
"gpgui",
"gpservice",
"humantime",
"Immer",
"jnlp",
"notistack",
"oneshot",
"openconnect",
"pkexec",
"prelogin",
"prelogon",
"prelogonuserauthcookie",
"repr",
"rustc",
"tauri",
"tempdir",
"thiserror",
"unlisten",
"userauthcookie",
"vpnc",
"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"
}
}