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 Paletteusing menu itemTools → Command Palette... - Choose
Package Control: Install Package - Find
Bash Completionsand hitEnter