Skip to content

【Bug】候选词排序并非 #48 所述首字母匹配放在最前 #81

@simonkimi

Description

@simonkimi

请事先检查下列事项

  • 已了解或使用过本项目
  • issue/feature 尚未有前人提出

编程语言

C#
Java

预期表现

#48 所述, 首字母匹配应该排在第一位
当我输入 nl 匹配 "能量" 时, 能量在候选词的第一个

当前表现

在Rider中写C#时, 输入 nl, 能量在所有词的最下面, 如图

图片

在Idea中写Java时, 输入 nl, 能量在第二个, 如图

图片

使用环境

  • JetBrains Rider 2024.1.2
    Build #RD-241.15989.179, built on May 6, 2024

  • IntelliJ IDEA 2024.1 (Ultimate Edition)
    Build #IU-241.14494.240, built on March 28, 2024

  • 插件版本: 1.0.1

  • 操作系统版本: Windows 11 专业版 22H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions