Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
simonkimi opened this issue May 18, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@simonkimi
Copy link

请事先检查下列事项

  • 已了解或使用过本项目
  • 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

@simonkimi simonkimi added the bug Something isn't working label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant