Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.61 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.61 KB

Pawn Language Definitions and Extra Bits for Sublime Text

![Gitter](https://badges.gitter.im/Join Chat.svg)

http://img.shields.io/badge/SA%3AMP-0.3z-green.svghttp://img.shields.io/gittip/Southclaw.svghttp://img.shields.io/github/issues/Southclaw/pawn-sublime-text.svghttp://img.shields.io/badge/download-GitHub-blue.svg

Donate Support the development of this extension by donating. I can put more time into adding new features!

This started out as a copy of C++ definitions (since the Pawn language is similar)

I've removed a few unnecessary C++ things and will continue to update it.

Edits/pulls welcome, please contribute!

Credits

  • Patrik356b for some of the original ideas and discussion.
  • pds2k12/Patrick for some autocompletions
  • Misiur for an ALS function snippet to base the ALS snippets off
  • Doreto for great autocompletion contribution
  • Jessyy for some autocompletion contribution
  • GtakillerIV for some autocompletion contribution
  • Crayder for syntax contributions
  • Everyone on the thread who suggested autocompletions

To do:

Add some snippets for special syntax from commonly used libraries (such as YSI).