Few days ago, I download a new version of Eclipse(4.4.2), and found a new feature on that, is fuzzy auto complete (as the bottom picture in screenshot below).
When I switch to another workspace, this feature has gone, it only allow prefix to auto complete (as the top picture in screenshot).
Did any one know where is this feature's setting in eclipse?
In Eclipse click Windows Drop-Down > Click Preferences > Navigate to Java > Editor > Content Assist In order to Make the Auto suggestion/completion to work you have to set trigger that invoke the Auto Completion.
it only works after you have created some variables. you type the first letter/letters and when you click ctrl + space you get a list of all the variables that start with that letter/letters. it's an auto-complete tool...
Open menu Window, then Preferences. Follow path Java -> Editor -> Content assist. Now mess around with the settings to find your ideal setup. I believe what you'll want is to deactivate Insert single proposals automatically.
To activate automatic code completion in IDE plug-in for Eclipse: In Eclipse, select Window > Preferences. In the Preferences window, select JavaScript > Editor > Content Assist.
After i half delete/half reserve file in .metadata directory, I found this feature setting in Eclipse finally. Open Preferences dialog, navigate to Code Recommenders->Completions, check the option [Enable intelligent code completion] and [Subwords-Completion Processor].
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With