[Bug] Duplicating program should open the new program #1084
Labels
bug
Something isn't working
software: pybricks-code
Issues with https://code.pybricks.com application
Describe the bug
I often duplicate a program to continue on a new path while preserving the original. (Are there other reasons to copy a file?)
Then I start writing and after a few minutes I realize I overwrote code in the original file.
Expected behavior
Focus on the new file. I started looking around a bit, and this seems to be the most default pattern in most place.
Opening the copy is the default in Visual Studio code, but also everywhere in file browsers (creates a file_copy.txt with focus).
The text was updated successfully, but these errors were encountered: