aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-08 18:08:52 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-08 18:08:52 +0100
commit780aa41657c49e6ed01569d96dbde370006cdf92 (patch)
tree6e1dd63ac2a8ed7652b2dff816f67b244d1417e8 /.vscode
parentd01746b3b667a85ddd8b68eb504abcd071006357 (diff)
Support old folder type encoding (backward compatibility)
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index ac5a7b6..24aa012 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -29,6 +29,6 @@
"inotify", "Inot", "pname", "pkill", "sdkid", "CLOUDSYNC", "xdsagent",
"gdbserver", "golib", "eows", "mfolders", "IFOLDER", "flds", "dflt",
"stconfig", "reflectme", "franciscocpg", "crosssdk", "urfave", "EXEPATH",
- "conv", "Sillyf"
+ "conv", "Sillyf", "xsapiv"
]
}