#
completion
Here are 231 public repositories matching this topic...
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
git
java
cli
commandline
converter
parser
autocomplete
command-line
completion
annotations
ansi
executable
argument-parsing
subcommands
cli-framework
bash-completion
graalvm
ansi-colors
options-parsing
command-line-parser
native-image
-
Updated
Jan 4, 2021 - Java
Evans: more expressive universal gRPC client
-
Updated
Jan 1, 2021 - Go
ailisp
commented
Jan 14, 2018
Recent emacs 25.3, most recent auto-complete in melpa. Adding ac-source-semantic but it still doesn't work:
My semantic settings should be correct as company with that works fine:

-
Updated
Dec 30, 2020 - Python
Replace zsh's default completion selection menu with fzf!
-
Updated
Dec 24, 2020 - Shell
PHP completion, refactoring, introspection tool and language server.
-
Updated
Jan 3, 2021 - PHP
zsh
autocomplete
autocompletion
asynchronous
completion
typeahead
typeahead-completions
zsh-plugin
zsh-plugins
zsh-completion
non-blocking
zsh-autocomplete
-
Updated
Jan 3, 2021 - Shell
Shell autocompletion for Symfony Console based scripts
-
Updated
Dec 23, 2020 - PHP
Language Server Protocol for Terraform
-
Updated
Sep 20, 2020 - Go
Automatic tab-key completion for Symfony console application options, arguments and parameters
-
Updated
Jan 23, 2020 - PHP
Cli shell plugin, the missing fuzzy tab completion feature of z jump around command.
bash
zsh
oh-my-zsh
autocompletion
cd
completion
fuzzy-search
fuzzy
bash-completion
tab-completion
zplug
j
zsh-plugin
zsh-completion
autojump
fasd
jump
z
pluging
-
Updated
Oct 23, 2020 - Shell
A fast kubectl autocompletion with fzf
-
Updated
Dec 15, 2020 - Go
tmux clipboard copy and output completions
-
Updated
Jan 4, 2021 - Shell
Bash completion for Yarn
-
Updated
Jun 29, 2020 - Shell
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
-
Updated
Mar 30, 2020 - Python
PhpStorm Code Completion to CodeIgniter
-
Updated
Jan 24, 2020 - PHP
Vim input completion for GitHub
-
Updated
Oct 26, 2020 - Vim script
Improve this page
Add a description, image, and links to the completion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the completion topic, visit your repo's landing page and select "manage topics."
The current instructions: README.md#oh-my-zsh, suggest to add zsh-completions to
plugins
and reruncompinit
.But that's sub-optimal. This will cause Zsh to rebuild the completion cache twice on each Zsh invocation: The first when you source oh-my-zsh, and the second time whe