Version control tab no longer displaying down the bottom
I have a github controlled folder with many projects inside this that I open individually in the IDE. Sometimes the Version Control tab is there and for others it is not. They use the same VCS root in the preferences and I have tried removing them for the problem project and enabling VCS again via the menu.
This briefly pops up the version control tab and says 'Added git root x' - but it is greyed out and disappears again. I can however do all github operations via the menu. In the View menu it is not there to show either.
IntelliJ IDEA 2019.3.1 (Ultimate Edition)
Build #IU-193.5662.53, built on December 18, 2019
Runtime version: 11.0.5+10-b520.17 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.6
GC: G1 Young Generation, G1 Old Generation
Memory: 1024M
Cores: 4
Registry:
Non-Bundled Plugins: AWSCloudFormation, com.intellij.plugins.watcher, Karma, jbehave-support-plugin, net.seesharpsoft.intellij.plugins.csv, org.bigtesting.jbehave.buddy, org.elm.klazuka, org.intellij.scala
请先登录再写评论。
I found a way to get it back.. right click on any git controlled file in the IDE and do show git history..the tab that was missing now shows up.
This looks like https://youtrack.jetbrains.com/issue/IDEA-228281, which should be fixed in 2019.3.2
i had the same issue; resolved it by going to "Preferences > Version Control" and saw some VSC not added. If that's the case for you, click on all of them to select and click on the + icon. Then the VS tab should reappear.
yes, under Preferences > Version Control, adding project directory and selecting Git under dropdown for VCS worked!
I just restart pycharm and version control tab is abck again