SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Completion Open-Source Projects
-
$ git clone https://github.com/zsh-users/zsh-completions ${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-completions
-
picocli
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.
Picocli allows using a compiler annotation processor to generate classes at compile time instead [0].
[0]: https://github.com/remkop/picocli/blob/main/picocli-codegen/...
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
Project mention: Ask HN: Alternatives to fig.io as it has signups disabled? | news.ycombinator.com | 2023-11-17 -
Note: gRPC services can also be tested from CLI using tools like evans-cli. But for that reflection needs (if not enabled the path to the proto file is required) to be enabled in gRPC servers. This compare link shows the way to enable reflection and how to enter into evans-cli repl mode. Post entering repl mode of evans-cli, gRPC services can be tested from CLI itself and the process is described in evans-cli GitHub page.
-
kok.nvim
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
In the examples listed on this page https://github.com/ms-jpq/coq_nvim, there is a pattern overlay over the whole screen. Is there a neovim plugin that does this? Thanks.
-
Look into the bash-completion project. I'm not sure about "brief descriptions", though: It's possible with bash's programmable completion functionality, but I don't think bash-completion even tries to do that.
-
Project mention: fish-shell: the user-friendly command-line shell | news.ycombinator.com | 2023-08-26
Am i the only one who feels fish is not worth it despite of hype? Don't get me wrong. I think that fish is really good shell.
BUT...
After adding the following plugins to zsh(before you chime in, it's just adding these lines,not anything configuring much. also it auto bootstraps on new install), I found out that fish is no where near configured zsh.
1) https://github.com/zdharma-continuum/zinit (plugin manager)
2) https://github.com/zdharma-continuum/fast-syntax-highlightin...
3) https://github.com/zdharma-continuum/history-search-multi-wo...
4) https://github.com/zsh-users/zsh-autosuggestions
5) https://github.com/zsh-users/zsh-completions
6) https://github.com/Aloxaf/fzf-tab
7) any good shell prompt generator like https://github.com/romkatv/powerlevel10k
For example, I use fzf integration for tab completion. Fish's fzf integration is nowhere as good as that of zsh's. Also, posix compat and almost bash compat of zsh is plus.
I acknowledge that zsh isn't perfect shell either and I have tried and failed few times in past to switch to fish. If you provide me compelling reason/s to switch to fish, I am all ears.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
swiper
Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man! (by abo-abo)
-
-
-
-
Why not just use Python’s built-in pdb debugger or another existing one like ipdb or pdbpp?
-
# Download phpactor.phar curl -Lo phpactor.phar https://github.com/phpactor/phpactor/releases/latest/download/phpactor.phar
-
Project mention: Project grep search with folded results, navigable file preview, search term and results window retention? | /r/emacs | 2023-11-21
Consult is what you are looking for: https://github.com/minad/consult In particular try consult-ripgrep
-
-
-
For me personally tmux giver minor improvements (some of them are done by some terminals, some are not), e.g.:
* Text selection using variuos shortcuts (usually I use it only for URL):
https://github.com/tmux-plugins/tmux-copycat
* FZF autocompletion from output, e.g. in case I want to diff some file I see changed in `git status`:
-
Project mention: Help with implementing missing LSP functionality in Terraform | /r/neovim | 2022-12-05
-
-
-
You might have better luck with finding the answer if you file an issue at https://github.com/lincheney/fzf-tab-completion. Few here are using https://github.com/lincheney/fzf-tab-completion (https://github.com/Aloxaf/fzf-tab is a much more popular alternative among zsh users).
-
Project mention: Show HN: Inshellisense – IDE style shell autocomplete | news.ycombinator.com | 2023-11-06
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Completion related posts
- Completions for any shell. Supports 1000+ commands. Automaticlly generate completion definition from help text and man page.
- Project grep search with folded results, navigable file preview, search term and results window retention?
- [Package of the day] Fifc - completion for everything
- Ask HN: Alternatives to fig.io as it has signups disabled?
- Show HN: ChatKey – Supercharge your productivity with ChatGPT and AutoHotkey
- Show HN: ChatKey – Supercharge your productivity with ChatGPT and AutoHotkey
- Show HN: ChatKey – Supercharge your productivity with ChatGPT and AutoHotkey
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b7ef868>
www.saashub.com | 2 Dec 2023
Index
What are some of the best open-source Completion projects? This list will help you:
Project | Stars | |
---|---|---|
1 | zsh-completions | 6,319 |
2 | picocli | 4,497 |
3 | zsh-autocomplete | 4,163 |
4 | evans | 3,955 |
5 | kok.nvim | 3,201 |
6 | bash-completion | 2,576 |
7 | fzf-tab | 2,428 |
8 | swiper | 2,202 |
9 | elassandra | 1,703 |
10 | auto-complete | 1,699 |
11 | ncm2 | 1,330 |
12 | pdbpp | 1,210 |
13 | Phpactor | 1,118 |
14 | consult | 1,002 |
15 | vim-javacomplete2 | 976 |
16 | complete | 899 |
17 | extrakto | 750 |
18 | terraform-lsp | 566 |
19 | company-box | 542 |
20 | symfony-console-autocomplete | 497 |
21 | fzf-tab-completion | 474 |
22 | carapace-bin | 468 |
23 | vim-easycomplete | 379 |