mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add microsoft/inshellisense
Add `microsoft/inshellisense` completion system Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
1e58df46e8
commit
5c81e56ad8
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue