Caveat: I’m not sure if this post might be better suited for SuperUser or some other forum in the SE Family. If you know of a more appropriate place for this post, please let me know, and I will migrate it.
I know that eclipse for Java extends the Ctrl+Left, Ctrl+Right shortcuts to move the cursor within camelCased multiword variable names. This is a feature I really like about eclipse.
However, this feature seems to be absent when I use the PyDev plugin for python programming on eclipse.
Does anyone know how I can get/enable this feature in PyDev (or does it just not exist right now)
Thank you
There is an open feature request for exactly this on PyDev’s sourceforge page, see here. I guess this confirms that it “does not exist right now”.
The request is originally from 2010 but apparently hasn’t received much attention yet. Maybe you can add your voice to the feature request to get it done sooner though.