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