Ticket #1332 (new enhancement)
Opened 20 months ago
Go to Prev/Next Cursor Position
| Reported by: | ktaragorn | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.90 |
| Keywords: | Cc: |
Description
This is inspired by the proprietary code browser source insight.
This works by tracking the history of cursor positions among the open files and by pressing the appropriate button u can go back or front. This is useful when you are exploring a large code base and jumping from function caller -> declaration etc.
I infact found the need for it when initially going through the padre code :D
Note: See
TracTickets for help on using
tickets.
