| Summary: | [key bindings] Next/Previous Occurrence bindings | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Andrew Niefer <aniefer> |
| Component: | Text | Assignee: | JDT-Text-Inbox <jdt-text-inbox> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | daniel_megert |
| Version: | 3.4 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Andrew Niefer
>It would be nice if this could be connected to either the Next/Previous
>(Ctrl+., Ctrl+,) commands,
This already works: it's bound to Next/Prev Annotation. Use the tool bar drop down buttons to configure which annotations are part of this navigation. Another approach is to use Occurrence search in which case you can use the Next/Prev command from the Search view.
thank you |