Adam Sokolnicki

Results 52 comments of Adam Sokolnicki

> In large projects, I usually try typing the file name first, then narrow down by its ancestor folders. I'm doing the same. I'm also migrating from Emacs and I'd...

For anyone looking for some kind of a solution for this I'm able to employ tasks to achieve this. Basically I have this in my `tasks.json`: ``` { "label": "open_alternative_file",...