Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.09 KB

File metadata and controls

32 lines (22 loc) · 1.09 KB
stage Create
group IDE
info To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments

File finder

DETAILS: Tier: Free, Premium, Ultimate Offering: GitLab.com, Self-managed, GitLab Dedicated

With file finder, you can search for a file in a repository directly from the GitLab UI.

File finder is powered by the fuzzaldrin-plus library, which uses fuzzy search and highlights results as you type.

Search for a file

To search for a file:

  1. On the left sidebar, select Search or go to and find your project.
  2. Select Code > Repository.
  3. In the upper right, select Find file.
  4. In the search box, start typing the filename.
  5. From the dropdown list, select the file.

To go to file finder, you can also press t anywhere in your project. To go back to Files, press Esc.

To narrow down your results, include / in your search.

Find file button