Specify SAP registry for MBT install
[mbt-docker.git] / .vscode / settings.json
index eb3d18bbe9452ab8bcde30086aaa3631b92513c5..ece848520c576eca0d5fef4f76bd66cda39f1d2f 100644 (file)
@@ -1,5 +1,11 @@
 {
   "editor.codeActionsOnSave": {
     "source.fixAll": true
-  }
+  },
+  "cSpell.words": [
+    "ifeq",
+    "OPTARG",
+    "SAPMACHINE",
+    "xmake"
+  ]
 }