Menu

#330 Pyrex and/or Cython support

open
nobody
None
5
2009-01-08
2009-01-08
No

I would like to see pyrex and/or cython editor support. It would also be nice to have another type of pydev project for these maybe called 'Python Extension Project' just like 'Jython Project' and 'Python Project' on the new project wizard. It would really simplify python development for myself and others. This niche seems to be lacking in this area of python development. It would also be nice to support both pyrex and then cython seeing as cython is build on top of pyrex.

Discussion

  • Sancho

    Sancho - 2009-12-28

    Related ticket: #2494579

     
  • Sancho

    Sancho - 2009-12-28

    Oops... meant related ticket: #1874333

     
  • Nikolaus Rath

    Nikolaus Rath - 2010-10-05

    +1 from me for this feature.

     
  • Alex S.

    Alex S. - 2011-12-15

    Seemingly since 2.2.4 cython code can be opened in pydev editors.

    However, code folding is not working (it seems cdef class is not recognized as a class definition) , and I get a lot of "duplicated signature" errors for the __init__ functions for example (related ticket #3437007).

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.