Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I save list of opened tabs in Intellij Idea, when I switch git branch?

In Intellij Idea 2018.1, when I switch git branch, list of opened tabs is changed (for each branch, own list). How disable this option (in previous version there was another behavior)?

like image 612
zbender Avatar asked May 22 '18 10:05

zbender


1 Answers

Disable the Restore workspace on branch switching option in Settings | Version Control | Confirmation

enter image description here

like image 91
Dmitriy Smirnov Avatar answered Nov 09 '22 19:11

Dmitriy Smirnov