I am playing around with phpstorm and somehow I activated version control. I don\'t need it. Now all my tabs are different: orange text on gray background. All files in the file
The ultimate way is to disable all version control plugins (under Settings -> Plugins
): CVS Integration, Git Integration, GitHub, hg4idea, Perforce Integration, Subversion Integration. After restarting PhpStorm Settings -> Version Control
tab will be gone.
Note that this will disable version control for all of your projects.