0
Goto anything text search doesn't work like how the documentation says
The docs say:
Also if you were to then modify your search line to be
land#trsr
It would also not re-evaluate the file search, and continue to search for trsr in the first file that was matched when you typed the # character.
To perform a fuzzy text search, append # and keep typing, like so:However if you were to type that, it would only look for 'trsr' in the first file that matched 'isl'. I would expect the drop down to show all matches for 'trsr' in all files that matched 'isl'.
isl#trsr
This makes Sublime Text perform a fuzzy search for trsr in files whose name loosely matches isl. For example, you could find the word treasure inside a file named island.txt.
Also if you were to then modify your search line to be
land#trsr
It would also not re-evaluate the file search, and continue to search for trsr in the first file that was matched when you typed the # character.
0
Clint Levijoki 11 лет назад
It's possible the documentation is just wrong, but I do think that being able to browse symbols in a project like this would be very useful.
Сервис поддержки клиентов работает на платформе UserEcho