Menu

Tree [1fdc60] master completion_0_3 /
 History

HTTPS access


File Date Author Commit
 docs 2011-11-10 dionjwa dionjwa [1fdc60] Minor doc edit
 icons 2010-11-22 Dion Amago Dion Amago [c356df] Initial import.
 src 2011-11-10 dionjwa dionjwa [1fdc60] Minor doc edit
 .classpath 2010-11-22 Dion Amago Dion Amago [c356df] Initial import.
 .gitignore 2010-11-22 Dion Amago Dion Amago [c356df] Initial import.
 .project 2010-11-22 Dion Amago Dion Amago [c356df] Initial import.
 Completion.props 2011-11-10 dionjwa dionjwa [e7d8f5] Merge branch 'master' of ssh://jedit.git.source...
 README 2010-11-22 Dion Amago Dion Amago [c356df] Initial import.
 actions.xml 2010-11-22 Dion Amago Dion Amago [c356df] Initial import.
 build.xml 2011-11-10 dionjwa dionjwa [e7d8f5] Merge branch 'master' of ssh://jedit.git.source...
 description.html 2010-11-22 Dion Amago Dion Amago [c356df] Initial import.

Read Me

Completion plugin for jEdit.

Many different plugins offer their own code completion functionality.

This makes it difficult or impossible to simultaneously get code completion hints from all or more than one plugin.

This plugin accepts code completion services offered by other plugins.

As a practical example, with a single shortcut, I'm offered completion hints from the following plugins at the same time:
HaXeSidekick
SuperAbbreves
CtagsInterface
TextAutocomplete