Language Renpy Save

:bookmark_tabs: :electric_plug: Ren'Py package for Atom and Linguist Grammars

Project README

Ren'Py language support in Atom

Build Status

Adds syntax highlighting and snippets to Ren'Py files in Atom. It also adds syntax highlighting to GitHub files, markdown code blocks and GitHub Gist (more info here).

renpy-banner

Originally converted from the Python package for Atom.

Syntax highlighting test: GitHub Lightshow

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

Ren'Py is a Visual Novel development tool, available from www.renpy.org

Thanks to Koroshiya (Sublime-Renpy).

Getting Started

Installation

When using Ren'Py 6.99.14.2 or higher, go to preferences and select Atom as your text editor.

With Atom already installed, open the Settings tab: File>Settings (or with Ctrl+,)

Click in + Install and search for renpy then click in Install button of the package language-renpy.

It's also possible installing using the cli command apm (atom package manager):

apm install language-renpy

Usage

Open a .rpy file or create a new one and test the syntax highlighting of the Ren'Py. You can also use the example file available on the package repository.

Snippets:

Snippets are pieces of code like in the following example.

Snippets

The usage is done with keywords followed by a Tab to insert the snippet.

For example, there's a snippet with useful links, type dochelp and press Tab or Enter.

You can check the snippets list while editing a .rpy file, just open the Command Palette (Ctrl/Cmd+Shift+P) and search for Snippets: Available or go to the package settings (Settings>Packages>language-renpy>Snippets).

Snippets are added by need, so suggestions are welcome.

Open Source Agenda is not affiliated with "Language Renpy" Project. README Source: renpy/language-renpy
Stars
46
Open Issues
8
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating