Menu

#1424 Cython mode shows all variables in navigator

open
nobody
None
5
2011-11-12
2011-11-12
No

In Cython mode, PyDev shows every single cdef definition in the outline and navigator, even if the definition is local to a function. I don't think this is desired behaviour, after all, PyDev isn't showing every single Python variable either.

Discussion