Hi, is there a way to reset all projects? I can just delete the *.sublime-project and *.sublime-workspace files, but something seems screwed up globally. I hit some key combination by accident and several of my projects no longer work right (after open there is no set of project files, and quick-switch forgets the projects). Similar problems after copying just the *.sublime-project file (which is just the directory name). I suspect there is a list somewhere and I want to delete all references to all projects to start over.
Just wondering if there is something less drastic than uninstalling and deleting all files I can find.
How to reset projects
There is a package that allows you to choose which projects appear in the “change project” menu.
I think it’s something like “project manager”
For resetting (and not removing individual projects) you can also use “Project -> Open Recent -> Clear Items”.
Thanks. Recent project list still works. Quick Switch stopped working, so I expect some internal global (not per-project) state is f’d up. I created new projects and it is mostly working but I will have to uninstall, delete all files, then reinstall.
Aha! I think I figured it out, it was the “Window” feature.
I am still new to sublime. I found I had many “Windows” open. I have used this feature on my desktop with multiple monitors but did not try on purpose to use it on my laptop. After you create a new window, with /File /NewWindow, the Quick Switch Project feature no longer functions. (Always get an empty list.) On Linux, Alt-Tab will show the new windows separately as multiple sublime icons. On Mac, Command-Tab only shows one icon for sublime regardless of the number of windows.