Pydev 1.3.14 is out!
It's mostly a bugfix release with some of niceties:
* In pydev extensions, configuring the remote debugger in a different machine is now easier: mostly setting the constant in pydevd_file_utils.py (in the remote machine being debugged -- see the comments on the file).
* In pydev, having a speed up from using psyco was really nice!
* The improvements in the outline view (by Laurent Dore) and having a more reliable Go to Next/Previous method (Ctrl+Shift+Up/Down) are also pretty nice :)