From b504ab8b02e2891c33e9883a4bb1a3e0f90b2b1e Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Thu, 30 Nov 2017 14:29:35 +0100 Subject: Add -u short option for --url and support port number only. Signed-off-by: Sebastien Douheret --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index 8427f3c..7e90d15 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -23,6 +23,7 @@ // Words to add to dictionary for a workspace. "cSpell.words": [ "apiv", "iosk", "zhouhui", "ldflags", "socketio", "xdsconfig", "sdkid", - "godotenv", "crosssdk", "prjs", "xaapiv", "urfave" + "godotenv", "crosssdk", "prjs", "xaapiv", "urfave", "sebd", "golib", + "joho", "XDSAGENT" ] } -- cgit 1.2.3-korg