JetBrains Fleet
 

Editor

Last modified: 05 December 2024

The JetBrains Fleet editor is the main part of the code editor that you use to create, read, and modify code.

Editor overview f

The editor consists of the following areas:

  1. Tabs – show the names of the currently opened files and help you navigate between them

  2. Gutter – shows line numbers and provides the related functionality, such as breakpoints or buttons for running the code at a particular line

  3. Problems widget – summarizes warnings and errors in the current file

  4. Breadcrumbs – show the path to the current symbol and help you navigate in the path

  5. File settings – provide configuration such as file encoding and format