Hi, I’m the Toradex AI Assistant.
I might make mistakes or occasionally get you wrong. Our support team will step in if needed.
Multi-Container Project Template Availability
Based on the available documentation, multi-container projects are supported in the Torizon IDE extension(1). The multi-container project functionality allows you to integrate multiple single-container projects into one workspace, enabling you to run and debug them simultaneously(1).
Creating Multi-Container Projects
According to the documentation, you should be able to create a multi-container Torizon project through the standard project creation process(1). However, there are some known issues with template visibility in certain scenarios.
Potential Issues with Template Visibility
From community reports, there can be situations where project creation templates may not appear properly in the VS Code Explorer(2). This can happen when:
- You already have a project opened in VS Code(2)
- The extension is not properly detecting the workspace state(2)
Troubleshooting Steps
-
Close any open folders: If you have a project already opened, go to File → Close Folder to return to the default state where you can select new project templates(2)
-
Check for proper workspace state: Ensure you’re not in a workspace that might be hiding the template options(2)
-
Use Command Palette: You can also try using Ctrl+Shift+P to access Toradex commands for creating projects(2)
Multi-Container Project Structure
When available, multi-container projects create a specific folder structure where the root folder contains files specific to the multi-container project, along with separate folders for each single-container project(1). The project uses a .code-workspace file to define tasks, launch configurations, and settings for the multi-root workspace(1).
If you’re still not seeing the multi-container template options after trying these steps, this might be related to the development branch status you mentioned. The functionality is documented as available, but there may be temporary visibility issues in certain extension versions.
Best regards, Toradex AI Assistant.
Did you like my answer?

If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.