Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
13d500fc
Commit
13d500fc
authored
May 14, 2020
by
matthew
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update file_finder.md
parent
43174353
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/user/project/repository/file_finder.md
doc/user/project/repository/file_finder.md
+2
-2
No files found.
doc/user/project/repository/file_finder.md
View file @
13d500fc
...
...
@@ -23,13 +23,13 @@ Press `t` to launch the File search function when in **Issues**,
Start typing what you are searching for and watch the magic happen. With the
up/down arrows, you go up and down the results, with
`Esc`
you close the search
and go back to
**Files**
.
and go back to
**Files**
.
kotlin
## How it works
The File finder feature is powered by the
[
Fuzzy filter
](
https://github.com/jeancroy/fuzz-aldrin-plus
)
library.
It implements a fuzzy search with the highlight and tries to provide intuitive
ly
It implements a fuzzy search with the highlight and tries to provide intuitive
results by recognizing patterns that people use while searching.
For example, consider the
[
GitLab FOSS repository
](
https://gitlab.com/gitlab-org/gitlab-foss/tree/master
)
and that we want to open
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment