mirror of
https://github.com/arduino/Arduino.git
synced 2025-04-05 21:40:24 +02:00
When renaming a file, the current tab is already the correct one, so no need to switch. This allows looking up the tab index based on the SketchCode object, instead of doing a filename lookup.