karlnordstrom wrote:karlnordstrom wrote:I have the same problem. I'm attempting to search for a string in a large file and I would like to see a list of matches. Unfortunately, I always get 0 matches, even though the string is in the file in several places. I can do the regular find and it works.
This is the first thing that I've tried with Sublime and it doesn't work. Otherwise, it looks like a really elegant text editor.
I figured out how to show the console, and for some reason it thinks that it is a binary file. It's a text file that is readable in any text reader including Sublime. It doesn't help to change the extension to .txt.
I would attach the file in question, but it is from work and it's not the kind of thing I can post on the internet.