Skip to content

hoch/waa-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Audio API autocomplete for Sublime Text 2/3

This is a JavaScript autocompletion package for Web Audio API within SublimeText 2/3.

Installation

Using Package Control

  • In SublimeText, open the command pallete by COMMAND or CTRL + SHIFT + P.
  • Select Install Pacakge.
  • Search and install Web Audio API Autocomplete.

Manual Installation

  • Download waa-autocomplete.sublime-completions.
  • In SublimeText, select Preferences > Browse Packages... to open the package directory.
  • Put the downloaded file in User directory.

Usage

Typing any Web Audio API code triggers the autocompletion. The completion dictionary is based on the W3C Editor's Draft.

License

The MIT License (MIT). Copyright (c) 2015 Hongchan Choi.

About

Web Audio API autocomplete for Sublime Text 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published