Ashling* RiscFree* Integrated Development Environment (IDE) for Altera® FPGAs User Guide

ID 730783
Date 4/11/2025
Public
Document Table of Contents

3.2.2.1.1. Perspective, Editors, and Views

Visual Studio Code has a simple layout that optimizes editor space while letting you navigate your project effectively. The user interface is divided into five main areas.
Table 15.   User Interface Descriptions
User Interface Description
Editor
  • Main area for editing your files.
  • You can have many editors open side by side, both vertically and horizontally.
Primary Side Bar
  • Contains different perspectives such as the Explorer to help you work on your project.
Status Bar
  • Provides information about the currently open project and the files you are editing.
Activity Bar
  • Located on the far left-hand side.
  • Allows you to navigate between views and displays extra context-specific indicators.
  • You can change the position of the Activity Bar.
Panel
  • An additional space for views below the editor region.
  • By default, it contains output, debug information, errors and warnings, and an integrated terminal.
  • You can change the position to the left or right for more vertical space.
Figure 98. User Interface

A dot (•) indicates that an editor has unsaved changes. Views can also provide their own menus and toolbars, which, if present, appear along the top edge of the view. To open the menu for a view, click the drop-down arrow icon at the right of the view's toolbar or right-click in the view. A view might appear on its own or stacked with other views in a tabbed notebook.