test: add clear cache implementation example in ocpp2 server
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index d5f393d3a0cbec5103532dc95dc1a454cc18b031..00345c6c76bf71544f3e62ae81fccaf1de917a4a 100644 (file)
@@ -2,12 +2,11 @@
   // See https://go.microsoft.com/fwlink/?LinkId=827846
   // for the documentation about the extensions.json format
   "recommendations": [
-    "codezombiech.gitignore",
     "connor4312.nodejs-testing",
     "dbaeumer.vscode-eslint",
-    "eamodio.gitlens",
     "EditorConfig.EditorConfig",
     "ms-azuretools.vscode-docker",
+    "ms-python.python",
     "sonarsource.sonarlint-vscode",
     "streetsidesoftware.code-spell-checker"
   ]