# Search

## Overview

This menu item contains all Searching related commands.

## Commands Summary

A summary of commands available via clicking on this menu item:

| Command                       | Summary                                                                                                                |
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| [Search](#search-1)           | Opens the [Search](https://docs.servoy.com/reference/servoy-developer/object-editors/search-wizard) wizard             |
| [File](#file)                 | Opens the [Search](https://docs.servoy.com/reference/servoy-developer/object-editors/search-wizard) wizard             |
| [Text](#text)                 | Searches the text in the selected location                                                                             |
| [Quick Search](#quick-search) | Opens the [Quick Search](https://docs.servoy.com/reference/servoy-developer/object-editors/quick-search-wizard) wizard |

## Commands Details

The details for each command available via clicking on this menu item:

### Search

keybinding: `Ctrl+H`\
Opens the [Search](https://docs.servoy.com/reference/servoy-developer/object-editors/search-wizard) wizard.

### File

Opens the [Search](https://docs.servoy.com/reference/servoy-developer/object-editors/search-wizard) wizard.

### Text

Opens a sub-list of available places where the selected text should be searched in:

* **Workspace**: searches for text across the entire workspace; keybinding: `Ctrl+Alt+G`
* **Project**: searches for text within the current project
* **File**: searches for text within a specific file
* **Working Set**: searches for text within a predefined working set of files or projects

### Quick Search

keybinding: `Ctrl+Alt+Shift+L`\
Opens the [Quick Search](https://docs.servoy.com/reference/servoy-developer/object-editors/quick-search-wizard) wizard.
