A plugin for Sublime Text that adds apiDoc tags to list of code completion suggestions.
With Package Control:
- Open Package Control: Preferences -> Package Control
- Select Package Control: Install Package
- Type apiDoc Autocompletion into the search box and select the package to install it
Manually:
- Open the Sublime's
Packages
folder - Create the "apiDoc Autocompletion" folder
- Put all files from the repository there