Native Bash auto completions for Sublime Text.
It uses compgen
command to provide dynamic completions for
- commands
- files
- variables
The easiest way to install is using Sublime's Package Control. It's listed as Bash Completions
.
- Open
Command Palette
using menu itemTools → Command Palette...
- Choose
Package Control: Install Package
- Find
Bash Completions
and hitEnter