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.
- Open your
eclipse.inifile. - Find the
-vmargsline. - 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
- Restart Eclipse.
Verified on Windows 11 with Spring Tools 5 (STS 5.0.1) and Eclipse 2018-09 (4.9).
Tags: autocomplete, keybindings, editor, productivity
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
| 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 |
