Hi,
I usually work on multiple files in a two-column setup. Is there a way to open Go to Anything in a mode that will only search through open files? The reason this would be useful to me is that there might be hundreds of files in my project which have the keywords I’m searching for, but only one or two among the open files. So even though I know that the file is open, I have to wade through a bunch of files that I know for certain I don’t need.
Even if I ignore the above behavior, another problem with the current implementation of Go To Anything I have is that if the file I want is open in the other column, Sublime will open it again in the current column instead of switching to the one already opened.
I guess the feature I’m looking for is “quick switching between open files with fuzzy search”. Is there a feature or setting I’ve overlooked? Or a plugin?
Thanks!