/SublimeText_apiDoc_autocompletion

A plugin for Sublime Text that adds apiDoc tags to list of code completion suggestions

Primary LanguagePythonMIT LicenseMIT

apiDoc Autocompletion

A plugin for Sublime Text that adds apiDoc tags to list of code completion suggestions.

How to install

With Package Control:

  1. Open Package Control: Preferences -> Package Control
  2. Select Package Control: Install Package
  3. Type apiDoc Autocompletion into the search box and select the package to install it

Manually:

  1. Open the Sublime's Packages folder
  2. Create the "apiDoc Autocompletion" folder
  3. Put all files from the repository there