File suggestion ordering #1588

Closed
opened 2026-02-16 17:31:41 -05:00 by yindo · 1 comment
Owner

Originally created by @Solido on GitHub (Sep 3, 2025).

Hi OpenCode Team!

When relying on the great file suggestion @

Some available file in context:

base.code
base_test.code
base_extented_test.code

if @base.code is entered is should be the first at its a perfect match but currently _extented and then _test and finally base.code are displayed.

The file ordering will display snake case before full name and this slow down the process a lot as I need to use arrow to match my choice.

Thank you!

Originally created by @Solido on GitHub (Sep 3, 2025). Hi OpenCode Team! When relying on the great file suggestion @ Some available file in context: ``` base.code base_test.code base_extented_test.code ``` if `@base.code` is entered is should be the first at its a perfect match but currently _extented and then _test and finally base.code are displayed. The file ordering will display snake case before full name and this slow down the process a lot as I need to use arrow to match my choice. Thank you!
yindo closed this issue 2026-02-16 17:31:41 -05:00
Author
Owner

@rekram1-node commented on GitHub (Sep 3, 2025):

@Solido thanks for raising, this is a duplicate of #2388 so I am going to close in favor of that

@rekram1-node commented on GitHub (Sep 3, 2025): @Solido thanks for raising, this is a duplicate of #2388 so I am going to close in favor of that
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1588