Forum > Editor
How should be positioned recently used items at identifier completion list
WooBean:
So the final rule could be:
if prefix is empty then show <limit count> available recent identifiers at top, otherwise mark as recent first <limit count> filtered identifiers with its HistoryIndex less then history buffer capacity.
In addition to the previous I think that description of the option "Show recently used items at top" should by changed to reflect a new identifier completion behaviour.
Maybe this?
Checkbox caption: "Mark recently used items"
+
Hint (for checkbox): "Show at top - if not filled a prefix for items at the list".
In my opinion the feature is so convenient that average (and above) user will prefer this.
Чебурашка:
--- Quote from: WooBean on July 31, 2023, 05:31:39 pm ---My opinion is that that identifiers should be definitively at top of list (as it is decribed at configuration box).
What is your opinion?
--- End quote ---
One possible approch could also be:
Section 1: CDLRU, context dependent last recently used with 3-5 elements = for each file have a memory of the last used and show last 3-5
Section 2: CDMFU, context dependent most frequently used = for each file have a memory of most frequently used and show most > less
Navigation
[0] Message Index
[*] Previous page