Skip to content

VSCode extension to warp to current line in Ren'Py (fix for windows paths)

License

Notifications You must be signed in to change notification settings

SirFlobo/vscode-renpy-warp

 
 

Repository files navigation

Ren'Py Warp to Line

Open your Ren'Py game at the current line or file in the editor.

Commands

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

Triggers

  1. By using title bar run menu
  2. By using the right click context in an editor
  3. By using the right click context menu in the file explorer
  4. By using the status bar
  5. By opening the command palette and typing the command, i.e. Renpy: Open Ren'Py at current line
  6. Via keyboard shortcut (see here)

Configuration

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.

Troubleshooting

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.

Attribution

The icon for this extension is a cropped rendition of the Ren'Py mascot, Eileen, taken from the Ren'Py website.

About

VSCode extension to warp to current line in Ren'Py (fix for windows paths)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%