Skip to content

Sometimes wrong order in autocomplete menu #2508

Closed
@ChrHorn

Description

@ChrHorn

Summary

There seems to be an issue with the sorting of the autocompletion menu. The fuzzy filtering is correct but the order of the displayed items is a bit strange.

Reproduction Steps

I tried this:

  1. Empty Rust project
  2. Type use std::con

I expected this to happen:

Items that start with con should be first in the list

Instead, this happened:

image

Helix log

No response

Platform

WSL2

Terminal Emulator

Windows Terminal

Helix Version

22.05-dev (8493b5f)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-helix-termArea: Helix term improvementsC-bugCategory: This is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions