Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 517837
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:52:31+00:00 2026-05-13T07:52:31+00:00

Do Eclipse have a plugin for type ahead autocompletion like Visual Studio, so I

  • 0

Do Eclipse have a plugin for type ahead autocompletion like Visual Studio, so I don’t have to destroy my spacebar by pressing Ctrl+Space all the time? (If you don’t know how it works in Visual Studio, please don’t bother answering.)

And also, can I limit the autocomplete to imported packages, rather than every single Java class on earth? It’s fustrating seeing suggestions from awt and swing etc., when I’m working with GWT. And I don’t want to add every single Java class to the filter, that’s just stupid. (Again, like how it’s done in Visual Studio!)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T07:52:32+00:00Added an answer on May 13, 2026 at 7:52 am

    Regarding your second part, yes you can

    • Open Eclipse
    • Select Window/Preferences from the menu
    • Expand Java/Appearance/Type Filters from the menu on the left
    • Click the “Add package” button, enter “java.awt” (without the quotes) and click OK
    • OK your way out

    This will make Eclipse remove any matching classes from the java.awt package from your type ahead list. Very nice…

    So “type-ahead” exists in Eclipse (mentioned in this status report in June 2006), but is synonym of auto-completion, most often triggered by CTRL+ Space… (which is not exactly what you are looking for)


    To be more specific, the kind of automatic auto-completion (completion while you are typing, with a “Common” or “All” list of possible completions) you have in Visual Studio is not there in Eclipse (actually read below):

    alt text

    Original answer January 2010:

    At least, not without a dedicating plugin.
    And even with that plugin, it would have to follow a TemplateCompletionProcessor, meaning it would need a list of characters triggering said completion (again, not what you are looking for), by redefining method getCompletionProposalAutoActivationCharacters().

    Update November 2011:

    Cristi mentions in his answer (upvoted) a great workaround, which consists adding all the letters as Auto activation triggers for java.
    See also “Automatically opening completion window in Eclipse“.

    From the thread “Eclipse auto-completion “:

    Windows -> Preferences -> Java -> Editor -> Content Assist
    
    • Set delay to: 0 (actually >0 is better: 50, it avoids CPU picks because of constant listening)
    • Set triggers to:
        .(abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUV WXYZ@
    

    content assist options

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 427k
  • Answers 427k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The return value has the lifetime of a temporary. In… May 15, 2026 at 1:01 pm
  • Editorial Team
    Editorial Team added an answer It's an interesting idea, but I would ask for a… May 15, 2026 at 1:01 pm
  • Editorial Team
    Editorial Team added an answer You can't protect jQuery from XSS. XSS vulnerability occur in… May 15, 2026 at 1:01 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.