#
completion
Here are 267 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
May 14, 2022 - Java
Evans: more expressive universal gRPC client
-
Updated
May 14, 2022 - Go
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
-
Updated
May 15, 2022 - Python
Programmable completion functions for bash
-
Updated
May 12, 2022 - Shell
Lite5h4dow
commented
Nov 10, 2021
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 listed
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
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-keyElassandra = Elasticsearch + Apache Cassandra
search
elasticsearch
kibana
logstash
spark
cassandra
nosql
rest-api
completion
fuzzy-search
lucene
aggregation
masterless
mission-critical
-
Updated
Apr 19, 2022 - Java
Replace zsh's default completion selection menu with fzf!
-
Updated
Apr 29, 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
Apr 28, 2022 - Python
bash completion written in go + bash completion for go command
-
Updated
Jan 17, 2022 - Go
Papers and Datasets about Point Cloud.
completion
detection
point-cloud
registration
classification
generation
segmentation
papers
datasets
autonomous-driving
monocular
-
Updated
May 14, 2022 - Python
PHP completion, refactoring, introspection tool and language server.
-
Updated
May 15, 2022 - PHP
Language Server Protocol for Terraform
-
Updated
May 4, 2022 - Go
extrakto for tmux - quickly select, copy/insert/complete text without a mouse
-
Updated
May 3, 2022 - Shell
Shell autocompletion for Symfony Console based scripts
-
Updated
Apr 11, 2022 - 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.
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
Jan 7, 2022 - Shell
A fast kubectl autocompletion with fzf
-
Updated
Jan 29, 2022 - Go
Bash completion for Yarn
-
Updated
Apr 3, 2022 - Shell
杭州市余杭区最好用的 VIM/NVIM 代码补全插件
vim
viml
vimrc
vim-configs
vim-plugin
completion
language-server-protocol
deoplete
complete
youcompleteme
lsp
vim-easycomplete
-
Updated
May 6, 2022 - 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
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