Open your Ren'Py game at the current line or file in the editor.
Command | Description | Shortcut | Shortcut (Mac) |
---|---|---|---|
renpyWarp.warpToLine |
Open Ren'Py at the current line | Alt+Shift+E | ⌘+Shift+E |
renpyWarp.warpToFile |
Open Ren'Py at the current file | Alt+Shift+F | ⌘+Shift+F |
renpyWarp.launch |
Launch the Ren'Py project | Alt+Shift+L | ⌘+Shift+L |
- By using title bar run menu
- By using the right click context in an editor
- By using the right click context menu in the file explorer
- By using the status bar
- By opening the command palette and typing the command, i.e.
Renpy: Open Ren'Py at current line
- Via keyboard shortcut (see here)
You must set renpyWarp.sdkPath
to a
path where a Ren'Py SDK can be found. If you haven't done so, a prompt will appear
to inform you to set it.
In order to use the current line/file feature, your game must be compatible with warping as described in the Ren'Py documentation. This feature has several limitations that you should be aware of, and as such may not work in all cases.
The icon for this extension is a cropped rendition of the Ren'Py mascot, Eileen, taken from the Ren'Py website.