core
core copied to clipboard
[FEATURE] Actions搜索逻辑优化
如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)
目前Action的搜索逻辑有些死板,会影响Cmd + P 场景的使用,很多时候一个空格的差距就会导致搜不出来东西。
另外就是希望可以通过插件名字搜索Actions。
描述你预期的功能表现(Describe the solution you'd like)
以搜索TypeScript重启TSServer为例子。
我在搜索框输入
> 重启 多加入几个空格就会导致搜索的失败。

另外以搜索插件名字来查找Actions为例:
而实际上GitLens搜出的东西应该很多,增加通过插件名字搜索的能力,可以让用户在专注使用某插件的时候获得体验优化。
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.