FuzzyAutocompletePlugin
Autocomplete enhancer
A plugin for Xcode that enhances autocompletion functionality with fuzzy matching and more
A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
3k stars
106 watching
353 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rustyconover/duckdb-fuzzycomplete-extension | A DuckDB extension that provides fuzzy string matching based autocompletion | 8 |
bonnefoa/kubectl-fzf | A tool that automates the process of autocompleting commands in kubectl | 447 |
jhawthorn/fzy | A fast and simple fuzzy text selector for the terminal with an advanced scoring algorithm. | 2,989 |
bevacqua/fuzzysearch | An algorithm for matching strings with partial input for efficient filtering of data | 2,715 |
fuzzylogiq/autopkg-zsh-completion | A plugin that provides auto-completion functionality for the Autopkg tool | 9 |
junegunn/fzf | An interactive filter program for various types of lists, providing fast and customizable matching. | 66,191 |
marlonrichert/zsh-autocomplete | A plugin for Zsh shell that provides real-time type-ahead completion with asynchronous suggestions. | 5,442 |
jayree/sfdx-autocomplete-plugin | An autocomplete plugin for Salesforce development tools | 10 |
mrjohannchang/fz.sh | A plugin that adds fuzzy search to tab completion in shell commands like z and zz. | 531 |
rapidfuzz/rapidfuzz | A fast string matching library with various similarity calculations | 2,787 |
rapidfuzz/rapidfuzz-cpp | A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
x-tabdeveloping/neofuzz | A fast and customizable fuzzy text search library for Python | 38 |
nfhipona/autocompletetextfield | A text field component that provides smart suggestion and autocomplete features based on user input | 65 |
afcapel/stimulus-autocomplete | A tiny JavaScript component that enables auto-completion functionality on web pages | 486 |
alienhard/sublimeallautocomplete | Extends Sublime Text's default autocomplete to find matches in all open files. | 919 |