18

I've googled a lot but unfortunately I can't find out what these numbers aside the file names means when you Ctrl+P (Goto Anything) in Sublime Text 2.

Ideas?

enter image description here

Fred Collins
  • 5,004
  • 14
  • 62
  • 111

1 Answers1

21

According to hearsay:

  • 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.
David
  • 8,275
  • 5
  • 26
  • 36