Add microsoft/inshellisense

Add `microsoft/inshellisense` completion system

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2023-11-07 07:07:10 -07:00
parent 1e58df46e8
commit 5c81e56ad8

View file

@ -1498,6 +1498,7 @@ These plugins add tab completions without adding extra functions or aliases.
- [haskell](https://github.com/coot/zsh-haskell) - Adds completions for `cabal`, `ghc` and `ghc-pkgs` commands.
- [haxelib](https://github.com/tong/zsh.plugin.haxelib) - Completions for haxelib.
- [helmfile](https://github.com/Downager/zsh-helmfile) - Adds autocompletion for `helm`.
- [inshellisense](https://github.com/microsoft/inshellisense) - Provides IDE style autocomplete for shells. It's a terminal native runtime for autocomplete which has support for 600+ command line tools. inshellisense supports `bash`, `fish`, `zsh` and `pwsh` on the Windows, Linux, & MacOS operating systems.
- [ipfs](https://github.com/hellounicorn/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.tech).
- [joe](https://github.com/corvofeng/joe-completion) - Adds completions for [joe](https://github.com/karan/joe) gitignore editor.
- [jtool-completion](https://github.com/beaugalbraith/jtool-completion) - ZSH completions for jtool.