Jerrylum / path.jerryio

The best path editor in VRC for designing skills routes and generating path files.
https://path.jerryio.com
GNU General Public License v3.0
32 stars 14 forks source link

:sparkles: Realtime code preview #30

Open NoozAbooz opened 8 months ago

NoozAbooz commented 8 months ago

Is your feature request related to a problem? Please describe. Especially when using the path planner alongside LemLib's MTP commands, it's difficult to modify the code for existing paths by having to copy the code for the new path, figure out which line needs to be changed in the autonomous routine and modify the coordinates.

Describe the solution you'd like A new panel/dropdown menu near the Copy Code button. It would display a text box with a list of code commands that would be refreshed every time the path is modified in the GUI.

Additional context An example of what I'm suggesting could be something like https://gauthamv6002.github.io/Auton-Planner/

Jerrylum commented 8 months ago

I understand your idea. I will release 0.6.0 with the new formats. Your feature request will be implemented in 0.7.0.