Eclipse Tab Completion Tweak

Add this URL to your Eclipse Installation to reach this solution's update site.

2025-12 (4.38), 2018-09 (4.9)

https://unpkg.com/eclipse-tab-completion-tweak@latest/

Learn more...
Solution Description

This is a simple, focused plugin that changes how you interact with the Eclipse Content Assist (autocomplete) window. It allows you to select the highlighted suggestion by pressing the Tab key, serving as a direct replacement or alternative to the Enter key.

 

After installing the plugin and restarting Eclipse, pressing Tab when the Content Assist (autocomplete) window appears should immediately select the highlighted suggestion.

If Tab key doesn't work after installation

In most environments, the plugin works immediately after installation. If pressing Tab has no effect, try the following configuration.

  1. Open your eclipse.ini file.
  2. Find the -vmargs line.
  3. Add the following lines below -vmargs:
--add-opens=org.eclipse.jface.text/org.eclipse.jface.text.source=ALL-UNNAMED
--add-opens=org.eclipse.jface.text/org.eclipse.jface.text.contentassist=ALL-UNNAMED
  1. Restart Eclipse.

Verified on Windows 11 with Spring Tools 5 (STS 5.0.1) and Eclipse 2018-09 (4.9).

 

Categories: Editor, IDE, Tools

Additional Details

Eclipse Versions: 2025-12 (4.38), 2018-09 (4.9)

Platform Support: Windows

Organization Name: Eclipse Tab Completion Tweak Dev Team

Development Status: Alpha

Date Created: Thursday, February 12, 2026 - 10:16

License: EPL 2.0

Date Updated: Friday, June 5, 2026 - 12:06

Submitted by: Jinseok Kim

Screenshot
Date Ranking Installs Clickthroughs
August 2026 0/0 0 0
July 2026 248/1028 14 25
June 2026 256/642 23 39
May 2026 313/608 14 28
April 2026 246/612 28 40
March 2026 270/627 28 70
February 2026 327/620 14 37
January 2026 0/0 0 0
December 2025 0/0 0 0
November 2025 0/0 0 0
October 2025 0/0 0 0
September 2025 0/0 0 0
August 2025 0/0 0 0
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Eclipse Tab Completion Tweak.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client