How to re-enable "Automatically add files to VCS" in PHPStorm

2

2

The first time I created a file in PHPStorm I accidentally clicked "Don't automatically add this file to my VCS" (that's a paraphrase of course) and it's driving me nuts that I have to keep doing this manually. I can find instructions on how to do this manually but I'm not sure how to have it happen automatically.

Webnet

Posted 2015-05-26T22:44:48.460

Reputation: 960

Answers

3

Go to Settings | Version Control | Confirmation and here in area When files are created set option Add Silently. That's it !

Anton Dozortsev

Posted 2015-05-26T22:44:48.460

Reputation: 2 744