Cython syntax highlighting not showing up on PyCharm 2016.03, Community edition

已回答

Hi there!

 

I am fiddling with Cython, and recently got community edition of PyCharm. Despite what is mentioned on the website, I am unable to get syntax highlighting for Cython code. Is this feature limited to the paid edition? If not, is there a setting that needs tweaked?

 

I checked under File->Settings->Editor->File Types, do not see Cython, and under Python, do not see *.pyx.

0

In the editions comparison, Cython is listed under Professional Edition.

1

请先登录再写评论。