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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM