Sublime Forum

Finding files

#1

I am completely confused about how to find a file in Sublime Merge. I want to like this program, but sometimes it’s hard to understand from the GUI What on earth is going on? I go to files, put in a file name, and it does not seem to show the file. I know the file exists, but I don’t understand. I would expect to see the file listed below the search box somewhere and all of the commits that relate to the file and then I can click on the commit and see what the changes are.

It’s a bit frustrating something so simple and I need to ask
Thanks

0 Likes

#2

The “Files” section/tab lists the files of the current context, such as the selected commit. I think what you’re looking for is the search, accessible via ctrl+f. Read the instructions in the center of the window after opening it to get info how it works.

1 Like

#3

Thank you.

0 Likes