Navigation
An overview of the CodeFusion Studio layout and navigation.
-
VS Code Activity Bar
A vertical bar on the left side of the window that provides quick access to CodeFusion Studio features. Click the CFS iconto open the CFS Home Page.
On the CFS Home Page, the following views are available:
-
Context view
Displays the current project and allows switching between projects in the workspace. -
Home view
Provides access to key actions such as workspace creation and configuration, ELF file visualization, and config file access. -
Actions view
Displays tasks such as build, clean, erase, flash, and debug. The available actions update dynamically based on the selected project in the Context view(2). -
Device tree view
Displays hardware components when opening a device tree file. -
Support resources
Provides links to CodeFusion Studio support resources. See Help for more information. -
VS Code Status Bar
Displays information and actions that relate to your workspace. Use the icons on the left of the status bar to perform build tasks.
Note
For more information on navigating VS Code, see Visual Studio Code User Interface