Skip to content
William Claude Tumeo edited this page Feb 10, 2015 · 2 revisions

Ren'Py language support in Atom Build Status

Adds syntax highlighting and snippets to Ren'Py files in Atom.

Originally converted from the Python package for Atom.

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

  • The highlight may vary depending on the syntax theme used.
  • Standard theme indicated: Atom Dark.
  • To have better functionality is advisable to install the plugin "autocomplete-plus."

Still under development.

Update 1.1.0: Indent function and a few reserved words added.

Update 1.2.0: More indent and reserved words added and deleting unnecessary code.

To-do: Add more words, optimize code and delete unnecessary parts coming from old python code.

Clone this wiki locally