This extension automatically sets all locally installed extensions to `dev.containers.defaultExtensionsIfInstalledLocally`, which is the setting for installing extensions that are locally installed in the development container.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This extension automatically sets all locally installed extensions to dev.containers.defaultExtensionsIfInstalledLocally, which is the setting for installing extensions that are locally installed in the development container.
At the startup of VSCode, it checks dev.containers.defaultExtensionsIfInstalledLocally and the locally installed extensions, and if there are differences, it sets them in dev.containers.defaultExtensionsIfInstalledLocally.