renpy / language-renpy

:bookmark_tabs: :electric_plug: Ren'Py package for Atom and Linguist Grammars
https://atom.io/packages/language-renpy
Other
47 stars 6 forks source link

Snippets suggestions #6

Open williamd1k0 opened 8 years ago

williamd1k0 commented 8 years ago

Write here your suggestion for a snippet.

Example:

keyword: dochelp body:

## Visit the site for documentation or help of Ren'Py engine. ##
## Documentation:
    "http://www.renpy.org/doc/html/"
## Wiki-Old Documentation:
    "http://www.renpy.org/wiki/renpy/Wiki_Home_Page"
## Forum:
    "http://lemmasoft.renai.us/forums/viewforum.php?f=42"
## Package Documentation:
    "https://github.com/williamd1k0/language-renpy#getting-started"
williamd1k0 commented 8 years ago

Add Text Tags snippets Eg: keyword: b body:

"{b}$1{/b}"