Python Community Edition plugin vs Python Community Edition plugin

已回答

Hi,

While I've found this post: https://intellij-support.jetbrains.com/hc/en-us/community/posts/205805439-PyCharm-vs-Python-Plugin?input_string=Python%20Community%20Edition%20plugin%20vs I wonder what is the current status of those two plugins and which one I should be using and what is the difference between the two. Unfortunately the documentation is lacking in this area and only one of those can be enabled. 

Cheers,

Alex

0

There are two different pieces of software products which support Python from JetBrains. There are PyCharm - the IDE for Python and Python community edition plugin - it's a plugin for IntelliJ IDEA community edition developed by JetBrains. Normally, PyCharm gets the latest features a bit earlier than the plugin.

0
Avatar
Permanently deleted user

I'm sorry but you misunderstood my question. Please run CLion, select Settings and Plugins. In your repositories you have two different plugins supporting Python. One of them is called PyCharm Community Edition Plugin the other one is called Python Community Edition plugin. My question is which I should use since AFAIK only one of them can be running at the same time. 

0

请先登录再写评论。