This is a JavaScript autocompletion package for ServiceNow API within SublimeText 2/3.
- In SublimeText, open the command pallete by COMMAND or CTRL + SHIFT + P.
- Select Install Pacakge.
- Search and install ServiceNow API Autocomplete.
- Download
servicenow-autocomplete.sublime-completions
. - In SublimeText, select
Preferences > Browse Packages...
to open the package directory. - Put the downloaded file in
User
directory.
Typing any Web Audio API code triggers the autocompletion. The completion dictionary is based on the ServiceNow Developer API.
The MIT License (MIT). Copyright (c) 2015 Daniel Cigrang.