Enable Version Control Integration not present in VCS dropdown

I am trying to enable file coloring for VCS.  My code's versioning is controlled via Git / GitHub.

Within my PyCharm project, the option "VCS | Enable Version Control Integration" is not in my menu.  How can I enable VCS?

https://www.jetbrains.com/help/pycharm/enabling-version-control.html

I am using PyCharm Community Edition 2019.2.2.

0
4 comments

Do you have **File | Settings | Version Control** settings?

Is Git plugin installed?

0

Yes the Git plugin is installed and enabled.

However, strangely it started working!  I think I needed to restart PyCharm.

You can close this ticket out.

0

I met the same thing. I want to know how to open version control window. git plugin has already been installed.

0

Zsh912006

Make sure VCS is enabled according to https://www.jetbrains.com/help/pycharm/enabling-version-control.html, if it's still not working, please submit an issue to https://youtrack.jetbrains.com/issues?q=%23IDEA%20%23%7BVersion%20Control%7D with detailed description of the problem and:

- Screenshots

- Logs from **Help | Collect Logs and Diagnostic Data**

0

Please sign in to leave a comment.