Andrew
Andrew

Reputation: 20071

Make PhpStorm stop automatically closing tabs

In PhpStorm once you open several tabs they start disappearing automatically. How to turn that setting off?

Don't see a setting for this anywhere.

Upvotes: 96

Views: 13273

Answers (1)

Andrew
Andrew

Reputation: 20071

File > Settings > Editor > General > Editor Tabs

Under the "Tab closing policy" change tab limit to a bigger number.

enter image description here

Upvotes: 163

Related Questions