mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-31 20:52:13 +01:00
8afeb501cb
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.