completion
Here are 260 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.
-
Updated
Apr 6, 2022 - Java
Evans: more expressive universal gRPC client
-
Updated
Apr 3, 2022 - Go
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
-
Updated
Apr 6, 2022 - Python
I cant seem to get the external command, ancillary manipulator command or main porcelain command to display only a few lines
Environment
a364a84 (grafted, HEAD -> main, origin/main, origin/HEAD) Reduce number of files listedHi,
Looks like auto-complete ignores completion-styles when building the candidate list...
Problem shows itself on non substring based completion styles, eg. partial-completion.
To reproduce:
(Emacs 27.1, auto-complete #aafd3f5)
; <emacs --no-init-file>
; <set up path to auto-complete>
(require 'auto-complete)
(require 'auto-complete-config)
(ac-config-default)
(define-keyElassandra = Elasticsearch + Apache Cassandra
-
Updated
Mar 28, 2022 - Java
Replace zsh's default completion selection menu with fzf!
-
Updated
Mar 31, 2022 - Shell
-
Updated
Mar 17, 2022 - Python
Updated javacomplete plugin for vim.
-
Updated
Mar 21, 2022 - Vim script
-
Updated
Jul 27, 2018 - Python
pdb++, a drop-in replacement for pdb (the Python debugger)
-
Updated
Feb 22, 2022 - Python
bash completion written in go + bash completion for go command
-
Updated
Jan 17, 2022 - Go
PHP completion, refactoring, introspection tool and language server.
-
Updated
Apr 5, 2022 - PHP
Papers and Datasets about Point Cloud.
-
Updated
Apr 2, 2022 - Python
Language Server Protocol for Terraform
-
Updated
Jan 30, 2022 - Go
This is a feature request to support choosing multiple results. The multiple results should be separated by spaces. Currently extrakto allows only one result per invocation.
Steps to reproduce
- in
~/.tmux.confaddset -g @extrakto_fzf_tool "/path/to/fzf --multi" set -g @extrakto_insert_key 'enter' - enter a tmux session with extrakto enabled
- run `: he
Shell autocompletion for Symfony Console based scripts
-
Updated
Dec 11, 2021 - PHP
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 for the z jump around command.
-
Updated
Jan 7, 2022 - Shell
A fast kubectl autocompletion with fzf
-
Updated
Jan 29, 2022 - Go
Bash completion for Yarn
-
Updated
Apr 3, 2022 - Shell
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
-
Updated
Mar 30, 2022 - Python
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
pluginsand 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