How do I tell Eclipse to automatically make suggestions as I type? I’m looking for a Visual Studio Intellisense-like feature with Resharper.
Currently I have to press CTRL+Space each time.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You don’t have to press CTRL * space but maybe the delay is too big or you don’t like the trigger (default is ‘.’). Go to
And change the settings under Auto Activation to your likings.
If this does not work for windows users then see this answer.