Different tabs lists on different GIT branches
Sometimes I need to work on several branches. I work on different files in each branch. Sometimes files opened in branch A, doesn't exist in branch B. So when I switch from branch A, to B and then back to A, some files disappears. I would be nice if editor can remember my opened tabs on each branch. Is it possible to achieve this now somehow?
请先登录再写评论。
Yes, this can be achieved via tasks & contexts: https://www.jetbrains.com/help/phpstorm/2016.2/managing-tasks-and-context.html