JEdit PHP Completion is a PHP code-completion plugin for JEdit. It parses the working file and the included/ required files (if available), builds an object-oriented representation of the code, then displays a popup with code completion alternatives. These include global and local variables (including function paramers), methods and variables of a class and classes it extends, PHP functions and predefined variables, and defines. It includes an option panel for fine-grained control of the popup display.
| Tags | Software Development Code Generators |
|---|---|
| Licenses | GPL |
| Implementation | Java |
Recent releases


Changes: This release adds a new PHP structure tree browser and a new PHP mapper.


Changes: A key listener problem where jedit 4.2 didn't allow you to type characters while the popup was shown has been fixed.


Changes: This release fixes some context-evaluation bugs.


Changes: Initial release.
A program that finds duplicate files and creates XML catalogs of your files.