language-purebasic

Adds syntax highlighting and snippets to PureBasic files in Atom.

peterthomashorn

960

0

1.1.16

MIT

GitHub

PureBasic language support in Atom

Adds syntax highlighting and snippets to PureBasic files in Atom.

Screenshot of Atom with PureBasic example code

The snippets contain all constants, keywords and procedures which come with PureBasic by default. In addition basic code block snippets as for procedures are provided, too.

If you use PureUnit, check out the language-pureunit package.

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets or make grammar tweaks.

See TextMate language grammars.