Provides Sublime Text API completions.
The preferred method of installation is Package Control.
Close Sublime Text then download or clone this repository to a directory named SublimeTextAPICompletions in the Sublime Text Packages directory for your platform:
- Linux:
git clone https://github.com/gerardroche/sublime-completions.git ~/.config/sublime-text-3/Packages/SublimeTextAPICompletions - OSX:
git clone https://github.com/gerardroche/sublime-completions.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/SublimeTextAPICompletions - Windows:
git clone https://github.com/gerardroche/sublime-completions.git %APPDATA%\Sublime/ Text/ 3/Packages/SublimeTextAPICompletions
Released under the GPL-3.0-or-later License.