CbAutoComplete

Auto-completer

An AutoHotkey script to enhance combobox functionality with auto-completion

Auto-completes typed values in an AHK ComboBox.

GitHub

29 stars
5 watching
8 forks
Language: AutoHotkey
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pulover/class_rebar A class library providing an interface to AutoHotkey Rebar custom controls 17
pulover/class_toolbar A class library for creating custom toolbar controls in AutoHotkey 36
huleiak47/vim-ahkcomplete Omnicomplete plugin for autohotkey script editing 13
afcapel/stimulus-autocomplete A tiny JavaScript component that enables auto-completion functionality on web pages 482
cocobelgica/autohotkey-util Utility functions to support development and automation tasks in AutoHotkey scripting 95
paliari/v-autocomplete A Vue.js component for displaying a searchable list of items 350
cocobelgica/autohotkey-json A JSON parser and serializer for AutoHotkey scripting language 258
racket/shell-completion Provides autocompletion functionality for shell interactions 6
pulover/class_lv_rows Provides a set of functions to extend and customize AutoHotkey's ListView control 17
jorgebucaran/autopair.fish A plugin that automatically inserts and completes matching pairs in the Fish shell command line. 396
cocobelgica/autohotkey-serdes Software to convert AutoHotkey object structures into human-readable strings or binary files. 14
cupricreki/zsh-bw-completion Provides autocompletion functionality for Bitwarden CLI in zsh shell 1
hchbaw/auto-fu.zsh Automatically completes words and lists choices in the shell command line 431
simeonkerkola/vue-combo-blocks Provides building blocks for creating accessible and customizable autocomplete components in Vue.js 19
pulover/eval An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. 31