Ross ROSS = Recommend OSS · open-source software intelligence for agents

vrapper/vrapper

Vim-like editing in Eclipse observed · 2026-08-28

github.com/vrapper/vrapper · homepage · Java · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5895
  • days_rel: n/a
  • days_push: 736
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1130 stars · 154 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Vrapper is an Eclipse plugin that wraps existing Eclipse text editors to provide Vim-like modal editing, including operators, motions, text objects, registers, marks, search, visual mode, and macros. Unlike plugins that embed Vim, it layers Vim behavior on top of the native Eclipse editors so features like refactoring and code generation remain fully available.

Use cases

  • use vim keybindings in eclipse
  • modal editing inside eclipse ide
  • vim motions and operators in eclipse editors
  • keep eclipse refactoring while editing like vim
  • add vim emulation to eclipse without embedding vim
  • split editor windows with vim commands in eclipse

When to choose

  • you are a Vim user who must work in Eclipse and wants familiar modal editing
  • you want to keep Eclipse editor features like refactoring, code generation, and content assist while using Vim commands
  • you want a lightweight Vim emulation layer rather than a full embedded Vim instance
  • you want optional extras like surround, sneak, argtextobj, and split-editor commands

When to avoid

  • you want the full, exact behavior of real Vim rather than a subset of its features
  • you do not use Eclipse or its text editors
  • you prefer alternatives like Eclim (driving Eclipse from Vim) or Vimplugin (embedding Vim in Eclipse)
  • you need a plugin actively developed with frequent releases

Facets

plugin · maturity maintenance

editor developer-tools plugin-system text-editors developer-tools editor-plugin cross-platform jvm vim-emulation eclipse-plugin modal-editing vim-keybindings eclipse-ide ide

5 sources

Member repositories

RepositoryRoleHealth v2
vrapper/vrappermain23

For agents

markdown · JSON · MCP: product_card(name="vrapper/vrapper")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem