2

When I use Goto Anything (Cmd+P) I see some numbers at the left of the file:

enter image description here

What does 136 means there?

Felix
  • 37,892
  • 8
  • 43
  • 55
jviotti
  • 17,881
  • 26
  • 89
  • 148

1 Answers1

1

Seem like it has been answered in other related SO thread:

  • Indicator of how likely your input is meant to describe that file.
  • Increases with match quality. Typing in "application" in your screenshot should yield significantly higher numbers.
  • Increases with the popularity of the file. As a result, it will display the busiest file first if there are multiple matches.
Community
  • 1
  • 1
Felix
  • 37,892
  • 8
  • 43
  • 55