

Press :kbd:`Ctrl+Shift+T` to quickly open a specific type definition for the project associated with the active editor or the current selected project from the Navigator (if no editor is open).

The **Quick Types View** will pop-up and and present a filterable list of all the types in the project associated with the active editor or the current selected project from the Navigator (if no editor is open).

You can use :ref:`CamelCase` or :ref:`Simple Regex` to locate a specific element.

Select and press :kbd:`Enter` or :kbd:`click` to jump to its definition.
