# Switch to Editor Wizard

## Overview

The **Switch to Editor Wizard** allows users to quickly switch between open editor tabs. This tool is particularly useful for managing multiple open files and improving workflow efficiency.

<figure><img src="https://3933488479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjpWd52BKwABWxF2lScUK%2Fuploads%2Fgit-blob-a2612f337be8e04b984c79acf45e6b42d393dfbc%2Fswitch-to-editor.jpg?alt=media" alt=""><figcaption><p>Switch to Editor</p></figcaption></figure>

## Sections

### Editor List

Displays a list of currently open editors, showing the file name and path:

* Name: The name of the open file.
* Path: The file path within the project structure.

### Editor commands and options

Here are the available commands and options:

#### Select Clean Editors

Selects editors that have no unsaved changes.

#### Invert Selection

Inverts the current selection of editors, selecting all previously unselected editors and deselecting all previously selected ones.

#### Select All

Selects all editors in the list.

#### Activate Selected Editor

Activates and brings focus to the selected editor. This button is enabled when at least one editor is selected.

#### Close Selected Editors

Closes the selected editors. This button is enabled when at least one editor is selected.

#### Save Selected Editors

Saves any unsaved changes in the selected editors. This button is enabled when at least one editor with unsaved changes is selected.

#### Show Editors from All Windows

When checked, this option includes editors from all open windows.

### Buttons

Here are the available buttons:

#### Close

Closes the Switch to Editor Wizard.
