When using the Goto Anything panel, I often want to open more than one file. For example, I might have two files that I typically edit together:
- web/some-file.html
- web/some-file.js
I open the panel, type “web/some-” and press Enter (to open the HTML file). Is it possible that I can get Goto Anything to remember what my previous filter was when I open it a second time? If that were possible, I could just type Ctrl+P, then press the down arrow a couple of times to open the JS file.