Hey folks,
I’m attempting to start using sublime text projects more, but I’ve become stumped by something that feels like it should be simple?
So, based on my understanding of projects, they are oriented around folders, correct? The problem I am running into is that if I have multiple projects open (or even a single one), any files that I open up not via that window (ex: via command line or via windows explorer) are basically randomly distributed (based on what window I last had active?..) into my project window(s).
Is there a way to force files that are not in project folders to open up in the default catchall project? Or even better, to have files opened in a folder always be opened in the project window for that folder? I’m not sure how I can search/navigate/open files in a project folder without being boxed in to doing so via sublime text itself, which messes with my normal workflow.
I’ve looked through the project specific settings and haven’t found anything that seems useful for this yet.
Thanks!