X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fextensions.json;h=2243f8ccf8370e328135e33b03dc1648bb583153;hb=806fe296b3050d3b70adf95b8ac837568efd2d13;hp=5366569b3ec17bab43b323d1419a6097e9ead0e7;hpb=a77c6523989f9affcf02c565d222700697d62bae;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 5366569b..2243f8cc 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,12 +2,13 @@ // See https://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ - "amatiasq.sort-imports", "codezombiech.gitignore", "dbaeumer.vscode-eslint", "eamodio.gitlens", "EditorConfig.EditorConfig", + "hbenl.vscode-mocha-test-adapter", "ms-azuretools.vscode-docker", + "sonarsource.sonarlint-vscode", "streetsidesoftware.code-spell-checker" ] }