X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fextensions.json;h=00345c6c76bf71544f3e62ae81fccaf1de917a4a;hb=3a89ffcba5b6eb9e37619f67b56aadfea2ee2a09;hp=7caf68c600ba3dda8774e4b90507c2ff4c148e89;hpb=5f60a7fd5ff43e25d148d9be1ec999f13eac5a83;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 7caf68c6..00345c6c 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,12 +2,12 @@ // 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", - "hbenl.vscode-mocha-test-adapter", "ms-azuretools.vscode-docker", + "ms-python.python", + "sonarsource.sonarlint-vscode", "streetsidesoftware.code-spell-checker" ] }