Cython support in PyCharm CE?

Hi everyone.  I've got some Python and Cython code I'd like to edit using Pycharm, but the Cython code doesn't show up with syntax highlighting or anything, and the import statements I use are highlighted in red (like an error) even though the code runs just fine.  Is Cython support available in PyCharm Community Edition?
0
2 comments

Unfortunately, Cython support is available only in PyCharm Professional Edition. See the comparison of PyCharm editions.

0
Ah, that is unfortunate.  Thanks for your help!
0

Please sign in to leave a comment.