diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-02-23 18:45:15 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-02-23 18:45:15 +0100 |
commit | 65e09e831cf13343ac713fbf15281174d1f13a94 (patch) | |
tree | 0176a263ecf6d1059a272007c6f450770f5792ca /.vscode/settings.json | |
parent | e97eebc18d726aa55738d7e19513491cf58a6e3a (diff) |
Added target and terminal support.v1.1.0
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 9367870..7787bfa 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -28,8 +28,9 @@ "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" + "stconfig", "reflectme", "franciscocpg", "crosssdk", "urfave", "EXEPATH", + "conv", "Sillyf", "xsapiv", "EVTSDK", "zillode", "gerrit", "ITARGET", + "tgts", "ITERMINAL", "unregister", "Cifs" ], "editor.insertSpaces": true, "editor.detectIndentation": true |