X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fextensions.json;h=00345c6c76bf71544f3e62ae81fccaf1de917a4a;hb=d6488e8da9634892f480dd4323a64d87716cbf13;hp=5366569b3ec17bab43b323d1419a6097e9ead0e7;hpb=a77c6523989f9affcf02c565d222700697d62bae;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 5366569b..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": [ - "amatiasq.sort-imports", - "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" ] }