Let's say I create a new branch then create newFile.js
, then commit and switch back to the previous branch. This makes WebStorm auto-close the tab of newFile.js
. This is very irritating when often switching between branches and making small fixes.
How can I fine-tune this behavior?