PyCharm Run menu
Answered
I'm new to PyCharm and I'm taking a tutorial on youtube. I realized I'm missing quite a few main menu items, such as "Run" and "Re-factor". My PyCharm main menu looks like this ...
How do I add in the missing items?
Thank you.
Please sign in to leave a comment.
It seems that you installed Pycharm EDU that has simplified UI which differs from Pycharm Community and Pycharm Professional UI. Please, see PyCharm EDU Quick Start Guide: https://www.jetbrains.com/pycharm-edu/quickstart/.
Also you can download Pycharm Community/ PyCharm Professional from https://www.jetbrains.com/pycharm/download/, please check Pycharm Editions Comparison matrix: https://www.jetbrains.com/pycharm/features/editions_comparison_matrix.html and documentation: https://www.jetbrains.com/pycharm/documentation/.
Yes. That's the problem. Thank you for pointing out.