#####################
Searching for Symbols
#####################

Builder supports searching for a symbol by name.

First, focus the search entry with ``Control+.``.
Then start typing the name of the symbol.
Fuzzy searching is supported.
For example, searching for ``GcWin`` might match the symbol ``GcalWindow``.

Press ``Up`` or ``Down`` arrows to move between the results.
Press ``Enter`` to activate the search result and jump to the symbol.
You can press ``Escape`` to return to the editor.

.. note:: This feature requires that the ``code-index`` plugin is enabled.
