#
completion
Here are 245 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
Aug 17, 2021 - Java
Evans: more expressive universal gRPC client
-
Updated
Aug 1, 2021 - Go
c4eater
commented
Feb 19, 2021
Hi,
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-key
Elassandra = Elasticsearch + Apache Cassandra
search
elasticsearch
kibana
logstash
spark
cassandra
nosql
rest-api
completion
fuzzy-search
lucene
aggregation
masterless
mission-critical
-
Updated
Jun 1, 2021 - Java
-
Updated
Dec 19, 2020 - Python
Replace zsh's default completion selection menu with fzf!
-
Updated
Aug 5, 2021 - Shell
zsh
autocomplete
autocompletion
asynchronous
completion
typeahead
typeahead-completions
zsh-plugin
zsh-plugins
zsh-completion
non-blocking
zsh-autocomplete
-
Updated
Aug 12, 2021 - Shell
Updated javacomplete plugin for vim.
-
Updated
Mar 18, 2021 - Vim script
-
Updated
Jul 27, 2018 - Python
bash completion written in go + bash completion for go command
-
Updated
Apr 7, 2021 - Go
pdb++, a drop-in replacement for pdb (the Python debugger)
-
Updated
Jul 18, 2021 - Python
PHP completion, refactoring, introspection tool and language server.
-
Updated
Jul 19, 2021 - PHP
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
-
Updated
Aug 17, 2021 - Python
Language Server Protocol for Terraform
-
Updated
Jul 31, 2021 - Go
Shell autocompletion for Symfony Console based scripts
-
Updated
Feb 21, 2021 - PHP
Automatic tab-key completion for Symfony console application options, arguments and parameters
-
Updated
Jan 23, 2020 - PHP
tmux - quickly select, copy/insert/complete text without a mouse
-
Updated
Jun 12, 2021 - Shell
Papers and Datasets about Point Cloud.
completion
detection
point-cloud
registration
classification
generation
segmentation
papers
datasets
autonomous-driving
monocular
-
Updated
Aug 15, 2021 - Python
Cli shell plugin, the missing fuzzy tab completion feature for the 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
Mar 4, 2021 - Shell
A fast kubectl autocompletion with fzf
-
Updated
Jul 26, 2021 - Go
Bash completion for Yarn
-
Updated
Aug 15, 2021 - Shell
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
-
Updated
Jan 13, 2021 - Python
PhpStorm Code Completion to CodeIgniter
-
Updated
Jan 24, 2020 - PHP
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