DWand / SublimeText_apiDoc_autocompletion

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 84.9%Language:JavaScript 15.1%