Skip to main content
Version: Torizon OS 7.x.y

Edit a Torizon Project

Introduction

This article guides you on editing a Torizon project using the Torizon IDE Extension. By the end of this article, you will be ready to edit your project and advance your application development.

info

The instructions of this article work for both Linux and Windows environments. When required for a particular OS environment, additional instructions will be provided.

Prerequisites

Editing the Project

  1. Enter the project creation and editing menu:

    1. Open a new VS Code window.
    2. Press F1 and enter Create or Edit Torizon Project in the command bar.

  2. Enter the project workspace name and the workspace creation path. Ensure you follow the requirements below:

    • The workspace name must contain only alphanumeric characters.
    • The Workspace path specifies the system directory where all project files will be stored.
info

You can skip this section if you already have your project open, as the templates will be displayed automatically.

  1. Select templates: You will see a new tab with a list of templates. Select the templates that closely match your project requirements:

  2. After selecting the templates to use, click Create Project:

Send Feedback!