Suppose I create a new branch, then create newFile.js, and then complete and return to the previous branch. This causes WebStorm to automatically close the tab newFile.js. This is very annoying when you often switch between branches and make small corrections.
How can I fine tune this behavior?
source
share