Within VSCode there is an extention Remote - Containers with option to save the installed extensions to a file name devcontainer.json. This allows VSCode to install the necessary extensions when you are using a container-based environment.
However, this is not working. When I select the following option, no file is created. Or if I create the file it is not updated.
My VSCode setup is: * Win10 * VSCode 1.44.2 * This is being performed via the WSL2 remote connection.
Many Thanks,

Dockerfileand how is VSCode is related to the container, what this container running?However, when I select add to devcontainer.json from the extensions panel, In extension panel I don't see any such option, if you can few screenshots and a bit more details it will help solve the issue