acejump / AceJump

🅰️ single character search, select, and jump

Home Page:https://plugins.jetbrains.com/plugin/7086-acejump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-platform support

breandan opened this issue · comments

Extend support for Eclipse, and possibly other editors by using the same codebase. Requires overhauling the source code to decouple the IntelliJ Platform-specific API interactions and merging the Eclipse RCP scaffolding into AceJump.

Would also be nice to add support for browsers through KotlinJS:

commented

I would really love to have an actively maintained version of AceJump for Eclipse.
Let me know if and how I can help.

This feature has been implemented in TraceJump. Although searching outside the screen boundary is currently unsupported, you can select visible text on the screen in any desktop application.