Plugins (1067)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 538
Comments: 0


Category: Plugin Directory / IDE / Pydev Extensions

Pydev Extensions Updated this week 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 8.0 (3 Votes) | hits: 1
Pydev Extensions

Version: 1.3.16
Support Eclipse Version: 3.3
License: Commercial
Development Status: Mature
Company: Fabio Zadrozny
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now

'Pydev Extensions' is a plugin that allows Python editing in Eclipse. It works with Eclipse and the Pydev "Open Source" version.

Some feature-highlights

  • Rename Refactoring (new in 1.2.6)
  • Code analysis
  • Quick-Fix for problems found in code analysis
  • Go to definition
  • Mark Occurrences is able to highlight all the occurrences of some token in a file
  • Rename Occurrences is able to rename all the occurrences of some token in a file (Ctrl+2+R)
  • Interactive Console binded to the Pydev Editor
  • Open Declaration Quick-outline
  • Debug console (allows interactive probing in suspended mode)
  • Code completion with auto-import
  • Debug server (allows debugging scripts not lauched from within Eclipse)
  • Keywords presented as auto-completions as you type
  • Quick-outline

The complete list of features may be found at the Features Matrix.
Added on: 28-Jun-2006 | Updated: 07-May-2008




Last 1 Comments


User: AnonymousRating: 92008-04-28 05:02:34
may be it could be better, but it's by far the best python development tool that i found on the web!