Switching Favorites re-opens files
Would it be possible so that when I switch to a different 'Favorites' it remembers the files I last had open and reopens them? Obviously closing the files pertaining to the Favorites I've just switched from.
请先登录再写评论。
Hi there,
If I'm getting you right ... it's called Context -- https://www.jetbrains.com/help/phpstorm/managing-tasks-and-context.html#work-with-context
Hi Andriy,
That looks along the lines of what I would like but not quite. As far as I can tell the above does not keep track of open files, you have to re-save the context.
I would like it so that the current context automatically keeps track of what files are open. So that if I switch to another context and then return - the files I last had open are shown to me.
Could that maybe be a configurable option for contexts?
Try Task instead of actual/just Context (it works without VCS). That's what I have used before (like few years back -- do not need this feature in current projects; it's faster to locate files manually) and it was remembering opened files.