> For the complete documentation index, see [llms.txt](https://gamesensical.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamesensical.gitbook.io/docs/developers/development/editors/sublime.md).

# Sublime Text

## GameSense API Snippets

*Credits to Nexxed*

1. Open Sublime and go to "Preferences" -> "Browse Packages" while in the editor.
2. [Download](https://gamesense.pub/forums/viewtopic.php?id=12394), rename and drag the gamesense.sublime-completions file into the packages folder.
3. Profit!

These snippets have descriptions (VSCode & Atom only) for most API functions as well as arguments and are currently up-to-date with the current API.

Thread: <https://gamesense.pub/forums/viewtopic.php?id=12394>

## Suggested extensions

* [LuaExtended](https://packagecontrol.io/packages/LuaExtended)
* [SublimeLinter](https://packagecontrol.io/packages/SublimeLinter)
* [SublimeLinter-luacheck](https://packagecontrol.io/packages/SublimeLinter-luacheck)
