Completion

Open-source projects categorized as Completion
Topics: Zsh Shell Bash Vim Emacs

Top 23 Completion Open-Source Projects

  • zsh-completions

    Additional completion definitions for Zsh.

  • Project mention: Arch Installation for Beginners | dev.to | 2023-09-15

    $ git clone https://github.com/zsh-users/zsh-completions ${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-completions

  • zsh-autocomplete

    🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.

  • Project mention: Melhorando e configurando seu novo Shell linux. Pt-2 | dev.to | 2024-05-02

    git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions && git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting && git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting && git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git $ZSH_CUSTOM/plugins/zsh-autocomplete

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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.

  • Project mention: GraalVM for JDK 21 is here | news.ycombinator.com | 2023-09-19

    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/...

  • evans

    Evans: more expressive universal gRPC client

  • kok.nvim

    Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

  • fzf-tab

    Replace zsh's default completion selection menu with fzf!

  • 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.

  • bash-completion

    Programmable completion functions for bash

  • Project mention: How can I add this functionality to my Bash? | /r/bash | 2023-07-09

    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.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • swiper

    Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man! (by abo-abo)

  • Project mention: Flexible, simple tools for minibuffer completion in Emacs | news.ycombinator.com | 2024-01-02
  • auto-complete

    Emacs auto-complete package

  • elassandra

    Elassandra = Elasticsearch + Apache Cassandra

  • ncm2

    :heart: Slim, Fast and Hackable Completion Framework for Neovim

  • Phpactor

    Mainly a PHP Language Server with more features than you can shake a stick at

  • Project mention: VSCode for PHP and Laravel | dev.to | 2023-08-20

    # Download phpactor.phar curl -Lo phpactor.phar https://github.com/phpactor/phpactor/releases/latest/download/phpactor.phar

  • pdbpp

    pdb++, a drop-in replacement for pdb (the Python debugger)

  • Project mention: The new pdbp (Pdb+) Python debugger! | dev.to | 2023-08-02

    Why not just use Python’s built-in pdb debugger or another existing one like ipdb or pdbpp?

  • consult

    :mag: consult.el - Consulting completing-read

  • Project mention: Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc. | /r/emacs | 2023-12-09

    BTW, as an alternative to swiper, you can check out consult-line and related commands from consult.

  • vim-javacomplete2

    DEPRECATED in favor of jc.nvim

  • complete

    bash completion written in go + bash completion for go command

  • extrakto

    extrakto for tmux - quickly select, copy/insert/complete text without a mouse

  • Project mention: Are We Sixel Yet | news.ycombinator.com | 2023-05-14

    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`:

    https://github.com/laktak/extrakto

  • carapace-bin

    multi-shell multi-command argument completer

  • Project mention: FLaNK AI Weekly for 29 April 2024 | dev.to | 2024-04-29
  • terraform-lsp

    Language Server Protocol for Terraform

  • fzf-tab-completion

    Tab completion using fzf

  • company-box

    A company front-end with icons

  • symfony-console-autocomplete

    Shell autocompletion for Symfony Console based scripts

  • vim-easycomplete

    杭州市余杭区最好用的 VIM/NVIM 代码补全插件

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Completion related posts

  • Carapace: A multi-shell completion library and binary

    8 projects | news.ycombinator.com | 22 Apr 2024
  • Flexible, simple tools for minibuffer completion in Emacs

    1 project | news.ycombinator.com | 2 Jan 2024
  • Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc.

    17 projects | /r/emacs | 9 Dec 2023
  • Followup on Nim Treesitter support in Neovim

    1 project | /r/nim | 7 Dec 2023
  • Completions for any shell. Supports 1000+ commands. Automaticlly generate completion definition from help text and man page.

    1 project | /r/coolgithubprojects | 29 Nov 2023
  • Project grep search with folded results, navigable file preview, search term and results window retention?

    1 project | /r/emacs | 21 Nov 2023
  • [Package of the day] Fifc - completion for everything

    1 project | /r/fishshell | 21 Nov 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Completion projects? This list will help you:

Project Stars
1 zsh-completions 6,622
2 zsh-autocomplete 4,848
3 picocli 4,720
4 evans 4,124
5 kok.nvim 3,368
6 fzf-tab 2,747
7 bash-completion 2,733
8 swiper 2,251
9 auto-complete 1,717
10 elassandra 1,709
11 ncm2 1,332
12 Phpactor 1,257
13 pdbpp 1,249
14 consult 1,112
15 vim-javacomplete2 975
16 complete 915
17 extrakto 811
18 carapace-bin 703
19 terraform-lsp 572
20 fzf-tab-completion 561
21 company-box 557
22 symfony-console-autocomplete 496
23 vim-easycomplete 398

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com