X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=93678707ee907ec33f248e8d8cb09cc22586254b;hb=e4a70a62643fbe2d1e4457fc264df82f0f3ece8f;hp=7ccd63781be65079a08696590ec42637f61edc47;hpb=4feef5296bf3aea331fdde4cd7b94ee2322a907e;p=src%2Fxds%2Fxds-server.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 7ccd637..9367870 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -23,37 +23,14 @@ ], // 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" + ], + "editor.insertSpaces": true, + "editor.detectIndentation": true }