aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json30
1 files changed, 26 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 99360a9..bb7040e 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -15,9 +15,31 @@
// 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"
+ "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"
]
} \ No newline at end of file