Add remote container extension to vs code

This commit is contained in:
Julien Hémono 2024-10-07 16:52:45 +02:00
parent 953834e7c1
commit 513c690db3

View file

@ -68,6 +68,7 @@
ms-python.debugpy
ms-python.black-formatter
ms-python.isort
ms-vscode-remote.remote-containers
dbaeumer.vscode-eslint
];
};