Configuring the Editor

Qt Creator allows you to configure the text editor to suit your specific needs. To configure the editor, select Tools > Options > Text Editor.

These settings apply to all projects. To specify editor behavior for an open project, select Projects > Editor. For more information, see Specifying Editor Settings. You can also specify indentation settings separately for C++ and QML files either globally or for the open project. For more information, see Indenting Text or Code.

You can perform the following configuration actions:

  • Using FakeVim Mode

    Run the main editor in a manner similar to the Vim editor in the FakeVim mode.