Additional sketches can't be opened via file association/command line argument #1590
Closed
3 tasks done
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
In addition to opening them via the Arduino IDE GUI, sketches can be opened directly either via file association or by passing their path to the IDE command line invocation.
🐛 This only works once per IDE session. After that, attempting to open additional sketches in this manner has no effect.
To reproduce
🐛 The command exits immediately with no effect. The specified sketch is not opened in an IDE window.
Expected behavior
Additional sketches can be opened via file association or command line argument when the IDE is already running.
Arduino IDE version
2.0.1
Operating system
Operating system version
Additional context
I bisected the regression to 2b2463b / #1563
Originally reported at https://forum.arduino.cc/t/arduino-ide-2-0-1-is-now-available/1046764/7
Issue checklist
The text was updated successfully, but these errors were encountered: