/JavaScript-Completions

JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions.

Primary LanguageJavaScriptMIT LicenseMIT

JavaScript Completions

JavaScript Completions for sublime text

It helps you to write your scripts more quickly with hints and completions.

In the next updates I will add Ajax and the newest APIs of HTML5

Usage

To try it, just write.

Example:

example of JavaScript Completions

description-Name_of_function/property/method shows to you the explanation of the function/property/method and its syntax.

Information about the description of function/property/method has been taken on the site https://developer.mozilla.org

MIT License