Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Recommenders/Attic/New and Noteworthy/0.3

< Recommenders
Revision as of 10:15, 11 August 2011 by Unnamed Poltroon (Talk) (New page: == Subwords Completion Engine == Sometimes you just don't know the complete name of a method - or entering its full name from the first character? Subwords is here to assist. It suppo...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Subwords Completion Engine

Sometimes you just don't know the complete name of a method - or entering its full name from the first character? Subwords is here to assist.


It supports code completion on method names:

Recommenders subwords methodnames.png



and completion on variable names:


Recommenders subwords variablename.png

and completion on method overrides (image seems to be broken at the moment). Help Wanted:

Recommenders subwords methodoverrides.png

Back to the top