Added target and terminal support.
[src/xds/xds-server.git] / .vscode / settings.json
index 7ccd637..7787bfa 100644 (file)
     ],
     // Words to add to dictionary for a workspace.
     "cSpell.words": [
-        "apiv",
-        "gonic",
-        "devel",
-        "csrffound",
-        "Syncthing",
-        "STID",
-        "ISTCONFIG",
-        "socketio",
-        "ldflags",
-        "SThg",
-        "Intf",
-        "dismissible",
-        "rpath",
-        "WSID",
-        "sess",
-        "IXDS",
-        "xdsconfig",
-        "xdsserver",
-        "mfolder",
-        "inotify",
-        "Inot",
-        "pname",
-        "pkill",
-        "sdkid",
-        "CLOUDSYNC",
-        "xdsagent",
-        "gdbserver",
-        "golib",
-        "eows",
-        "mfolders",
-        "IFOLDER",
-        "flds"
-    ]
+        "apiv", "gonic", "devel", "csrffound", "Syncthing", "STID",
+        "ISTCONFIG", "socketio", "ldflags", "SThg", "Intf", "dismissible",
+        "rpath", "WSID", "sess", "IXDS", "xdsconfig", "xdsserver", "mfolder",
+        "inotify", "Inot", "pname", "pkill", "sdkid", "CLOUDSYNC", "xdsagent",
+        "gdbserver", "golib", "eows", "mfolders", "IFOLDER", "flds", "dflt",
+        "stconfig", "reflectme", "franciscocpg", "crosssdk", "urfave", "EXEPATH",
+        "conv", "Sillyf", "xsapiv", "EVTSDK", "zillode", "gerrit", "ITARGET",
+        "tgts", "ITERMINAL", "unregister", "Cifs"
+    ],
+    "editor.insertSpaces": true,
+    "editor.detectIndentation": true
 }