GlobalProtect-openconnect/.vscode/settings.json
2023-11-13 10:05:06 +08:00

57 lines
907 B
JSON

{
"cSpell.words": [
"authcookie",
"bindgen",
"clickaway",
"clientgpversion",
"clientos",
"configparser",
"consts",
"devicename",
"distro",
"gpauth",
"gpclient",
"gpcommon",
"gpconf",
"gpgui",
"gpservice",
"humantime",
"Immer",
"jnlp",
"lexopt",
"notistack",
"oneshot",
"openconnect",
"pkexec",
"prelogin",
"prelogon",
"prelogonuserauthcookie",
"repr",
"reqwest",
"roxmltree",
"rustc",
"servercert",
"shlex",
"tauri",
"tempdir",
"tempfile",
"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"
}
}