Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any Eclipse autocompletion plugins?

I am not very satisfied with the behavior of Eclipse default autocompletion, unfortunatelly I've been unable to find any alternatives...

Did anyone find anything that could help me? Thank you...

Edit:

main issue is that eclipse doesn't select good candidates to be inserted, i tried to play with seting in advanced context assist preferencess but with minimal success.

like image 378
Jarek Avatar asked Mar 15 '26 01:03

Jarek


1 Answers

can you describe what exactly is unsatisfying? Maybe by giving an example? Code Recommenders is working on various ways how to make code completion bit smarter. You may check

  • http://www.eclipse.org/recommenders/manual/#completion-engines and
  • http://code-recommenders.blogspot.com/2011/05/subword-matching-completion-engine-for.html

which might be closely related. The subwords completion engine mentioned in the blog post has been started because of a post here from stackoverflow and a request in the code recommenders forum http://www.eclipse.org/forums/index.php/t/209269/

You may consider to do the same (discuss your need at code recommenders forum)?

like image 107
Marcel Avatar answered Mar 16 '26 13:03

Marcel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!