Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DevContainer Install Local ExtensionsNew to Visual Studio Code? Get it now.
DevContainer Install Local Extensions

DevContainer Install Local Extensions

彩季

|
992 installs
| (0) | Free
This extension automatically sets all locally installed extensions to dev.containers.defaultExtensions, 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.
Copied to clipboard
More Info

DevContainer Install Local Extensions

開発コンテナにローカルにインストールされている拡張機能をインストールする設定dev.containers.defaultExtensionsにローカルにインストールされている全ての拡張機能を自動的に設定する拡張機能です。

This extension automatically sets all locally installed extensions to dev.containers.defaultExtensions, which is the setting for installing extensions that are locally installed in the development container.

Features

VSCodeの起動時と、拡張機能をインストール・アンインストール・有効化・無効化したときにdev.containers.defaultExtensionsとローカルにインストールされている拡張機能を確認して、差分がある場合はdev.containers.defaultExtensionsに設定します。

At the startup of VSCode, and when extensions are installed, uninstalled, enabled, or disabled, it checks dev.containers.defaultExtensions and the locally installed extensions, and if there are differences, it sets them in dev.containers.defaultExtensions.

Notes

dev.containers.defaultExtensionsはこの拡張機能が管理します。手動で追加した拡張機能のIDも、ローカルにインストールされていない場合は削除されます。

開発コンテナやSSH、WSLに接続しているウィンドウでは何もしません。接続中のウィンドウからは、ローカルにインストールされている拡張機能の一覧を正しく取得できないためです。

This extension manages dev.containers.defaultExtensions. Extension IDs that you added manually are also removed if they are not installed locally.

It does nothing in a window connected to a development container, SSH, or WSL, because the list of locally installed extensions cannot be obtained correctly from a connected window.

Extension Settings

なし。

None.

License

Released under the MIT license

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft