diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 163f1b1c9f..68d2edcbef 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,14 +2,14 @@ // See http://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ - "ajshort.ros", "chiehyu.vscode-astyle", "dan-c-underwood.arm", "github.vscode-pull-request-github", "marus25.cortex-debug", + "ms-azuretools.vscode-docker", + "ms-iot.vscode-ros", "ms-python.python", "ms-vscode.cpptools", - "peterjausovec.vscode-docker", "twxs.cmake", "uavcan.dsdl", "vector-of-bool.cmake-tools",