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?
Please sign in to leave a comment.
Unfortunately, Cython support is available only in PyCharm Professional Edition. See the comparison of PyCharm editions.