{"id":13340272,"url":"https://github.com/renpy/language-renpy","last_synced_at":"2025-04-12T21:11:45.660Z","repository":{"id":26978800,"uuid":"30442443","full_name":"renpy/language-renpy","owner":"renpy","description":":bookmark_tabs: :electric_plug: Ren'Py package for Atom and Linguist Grammars","archived":false,"fork":false,"pushed_at":"2022-06-05T03:36:31.000Z","size":423,"stargazers_count":50,"open_issues_count":8,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T15:21:20.348Z","etag":null,"topics":["grammars","python","ren-py","renpy","visual-novel"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/language-renpy","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renpy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-07T02:35:37.000Z","updated_at":"2025-02-09T08:07:15.000Z","dependencies_parsed_at":"2022-09-01T02:01:43.422Z","dependency_job_id":null,"html_url":"https://github.com/renpy/language-renpy","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renpy%2Flanguage-renpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renpy%2Flanguage-renpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renpy%2Flanguage-renpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renpy%2Flanguage-renpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renpy","download_url":"https://codeload.github.com/renpy/language-renpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631681,"owners_count":21136562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grammars","python","ren-py","renpy","visual-novel"],"created_at":"2024-07-29T19:22:18.250Z","updated_at":"2025-04-12T21:11:45.630Z","avatar_url":"https://github.com/renpy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Ren'Py language support in Atom\n\n[![Build Status](https://travis-ci.org/renpy/language-renpy.svg)](https://travis-ci.org/renpy/language-renpy)\n\nAdds syntax highlighting and snippets to Ren'Py files in Atom. It also adds syntax\nhighlighting to GitHub files, markdown code blocks and GitHub Gist\n([more info here](https://gist.github.com/williamd1k0/3b231c42e4a3efdd9759)).\n\n![renpy-banner](https://t.gyazo.com/teams/thetimetunnel/952724864733e37ac528f4c9f3a07cf2.png)\n\nOriginally converted from the [Python package for Atom](https://github.com/atom/language-python).\n\nSyntax highlighting test: [`GitHub Lightshow`](https://github-lightshow.herokuapp.com/?utf8=%E2%9C%93\u0026scope=from-url\u0026grammar_format=cson\u0026grammar_url=https%3A%2F%2Fgithub.com%2Frenpy%2Flanguage-renpy%2Fblob%2Fmaster%2Fgrammars%2Frenpy.cson\u0026grammar_text=\u0026code_source=from-url\u0026code_url=https%3A%2F%2Fgithub.com%2Frenpy%2Flanguage-renpy%2Fblob%2Fmaster%2Fexample.rpy)\n\nContributions are greatly appreciated. Please fork this repository and open a\npull request to add snippets, make grammar tweaks, etc.\n\n* The highlight may vary depending on the syntax theme used.\n* Default suggested syntax theme: [`Ren'Py Dark`](https://atom.io/themes/renpy-dark-syntax).\n* Alternative suggested syntax theme:\n * [`Atom Dark`](https://atom.io/themes/atom-dark-syntax).\n * [`Monokai`](https://atom.io/themes/monokai).\n * [`octocat-syntax`](https://atom.io/themes/octocat-syntax)\n* Other recommended packages:\n * [`file-icons`](https://atom.io/packages/file-icons)  - Just for file icons style\n * [`pigments`](https://atom.io/packages/pigments) - Display colors in project (Hex, RGB etc)\n * [`color-picker`](https://atom.io/packages/color-picker) - Color picker (Hex, RGB etc)\n * [`minimap`](https://atom.io/packages/minimap) - Code minimap\n\n\u003eRen'Py is a Visual Novel development tool, available from [www.renpy.org](http://www.renpy.org/)\n\n\u003eThanks to [Koroshiya](https://github.com/koroshiya) (Sublime-Renpy).\n\n## Getting Started\n\n### Installation\n\nWhen using Ren'Py 6.99.14.2 or higher, go to preferences and select Atom as your text editor.\n\nWith [Atom](https://atom.io/) already installed, open the Settings tab: `File`\u003e`Settings` (or with \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003e,\u003c/kbd\u003e)\n\nClick in \u003ckbd\u003e+ Install\u003c/kbd\u003e and search for `renpy` then click in \u003ckbd\u003eInstall\u003c/kbd\u003e button of the package `language-renpy`.\n\nIt's also possible installing using the cli command `apm` (atom package manager):\n```sh\napm install language-renpy\n```\n\n### Usage\n\nOpen a `.rpy` file or create a new one and test the syntax highlighting of the Ren'Py. You can also use the [example file](example.rpy) available on the package repository.\n\n## Snippets:\n\nSnippets are pieces of code like in the following example.\n\n![Snippets](http://i.imgur.com/J6Y17rA.gif)\n\nThe usage is done with keywords followed by a \u003ckbd\u003eTab\u003c/kbd\u003e to insert the snippet.\n\nFor example, there's a snippet with useful links, type `dochelp` and press \u003ckbd\u003eTab\u003c/kbd\u003e or \u003ckbd\u003eEnter\u003c/kbd\u003e.\n\nYou can check the snippets list while editing a `.rpy` file, just open the Command Palette (\u003ckbd\u003eCtrl/Cmd\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e) and search for **Snippets: Available** or go to the package settings (`Settings`\u003e`Packages`\u003e`language-renpy`\u003e`Snippets`).\n\nSnippets are added by need, so suggestions are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenpy%2Flanguage-renpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenpy%2Flanguage-renpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenpy%2Flanguage-renpy/lists"}