Provides a few enhancements to standard editors:
Findbar: A ctrl-f replacement for Java Editors - embeds the functionality of the find dialog in a bar at the bottom of the current active editor.
Recent Editors: a ctrl-e replacement - provides a swivel popup presenting
- a list of most recently closed editors;
- a list of bookmarked editors; and
- a list of most recently opened editors.
- Find embedded with minimal UI footprint in Java Editors
- Recently closed editor list
- Simple editor bookmarking facility
Findbar in an active editor:
Version 0.8.0 (in development):
- Improved key handling in the find bar
- Added keyboard shortcuts for close, find, and replace operations
- Auto-startup for recent list use
- Misc bug fixes
Version 0.6.0 (06.14.2010):
- Initial public release
- Stable.
- Currently only works for editors that derive from
StatusTextEditor JavaEditor. This excludes most multi-page and forms-based editors.
Toggle down the Tweaks icon
on the Eclipse main toolbar to enable.
Findbar:
- open findbar: ctlr-f
- close findbar: ctlr-shift-alt-f
- find next: ctlr-k or enter in the find combo
- find previous: ctlr-shift-k
- replace: alt-k
- replace/find next: ctlr-alt-k
Recent lists:
- open recent lists: ctlr-e
- swivel between lists: ctlr-space
- open editor or editor group: double-click
- dismiss popup: esc
- Update site: http://www.certiv.net/updates
- Tweaks 0.8.0: Eclipse 3.5.x (including the JDT)
- Eclipse VM: JDK 1.6+
Available only under these terms:
- License: A personal right to use, as is, and nothing more; distribution of any
component or part to any other person or entity is specifically prohibited.
- Warranties: Absolutely none of any cognizable nature including MERCHANTABILITY
and/or FITNESS FOR ANY GENERAL OR SPECIFIC PURPOSE OR USE. In fact, be forewarned that use of
this software will fail, will likely cause failures in other software, and will likely result in the
loss of data.
- If you use this software, then you agree to these terms.