4

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?

László Monda
  • 1,647
  • 1
  • 16
  • 29
  • 1
    AFAIK (99.99%) it's not possible (no such GUI setting available): the architecture of IDE does not allow to work with "hang up in the air" files (i.e. that do not exist any more). This behaviour goes in line with auto-save feature. But yes -- some sort of notification (at least) about such action would be good to have. – LazyOne Sep 18 '14 at 17:57
  • I'm afraid you're right. Thanks! – László Monda Sep 18 '14 at 18:59

0 Answers0