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.
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/