sublime text 的 Ctrl + P「模糊搜索算法」

Reverse Engineering Sublime Text’s Fuzzy Match
这是我能 google 到的最早的一篇关于 Sublime Text 的模糊搜索的文章。

https://github.com/forrestthewoods/lib_fts/blob/master/docs/fuzzy_match.md

https://github.com/forrestthewoods/lib_fts/blob/master/code/fts_fuzzy_match.h

vscode 关于 fuzzy searching 的 issue,讨论了将其引入到各个方面,如模糊搜索函数等,极大提升工作效率
https://github.com/Microsoft/vscode/issues/968

another issue about fuzzy searching.
considered giving user the option to choose their own search implementation
https://github.com/microsoft/vscode/issues/35572

For example I want to use https://github.com/junegunn/fzf/ or https://github.com/lotabout/skim

posted on 2021-02-08 15:11  明天有风吹  阅读(982)  评论(0编辑  收藏  举报

导航

+V atob('d2h5X251bGw=')

请备注:from博客园