Autocomplete box - wraparound edges?
Posted: Thu Apr 07, 2011 2:38 am
I love the very-useful Autocomplete command feature, but there is one thing that bugs me:
The up and down keys do not "wrap around" between the first and last items.
Perhaps this was intentional, but I would love to see it added.
For example, I type 'proc' and it lists
Well, 99% of the time I only use the first and last entries, and it would be nice to tap Up to select ProcedureReturn, rather than tapping down past 3 commands I nearly never use. This is just one example of course.
Possible for a future IDE version?
The up and down keys do not "wrap around" between the first and last items.
Perhaps this was intentional, but I would love to see it added.
For example, I type 'proc' and it lists
Code: Select all
Procedure
ProcedureC
ProcedureCDLL
ProcedureDLL
ProcedureReturn
Possible for a future IDE version?