PSPad has a good feature: function list. It's very useful when you're viewing or editing codes. I'd like to ask some enhancements.
1. Highlight the selected function. When click (or double click) on a function, you'll jump to the position of this function. I hope the selected function in the function list can keep selected (or say, highlighted) after jump. Thus, users can know which function is selected and can look for next function easily. 2. Sync. with editor automatically. I think it would be useful to highlight the corresponding function when users move their cursor. For example: If user moves cursor to func-A, then func-A in function list is highlighted. Then if user moves cursor to func-B, func-B in function list is highlighted. How do you think about these enhancements? -- <http://forum.pspad.com/read.php?2,49599,49599> PSPad freeware editor http://www.pspad.com
