arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.07k stars 353 forks source link

Tab File extensions #2410

Open pkowald opened 1 month ago

pkowald commented 1 month ago

Describe the request

I would like to disable the display of the file extensions in the tabs, I write very large projects with many tabs almost all are .ino (I don't care and they eat real-estate). An option would be nice to only show non .ino files in the file extensions for the tab.

Describe the current behavior

current tabs show [myproject.ino][database.ino][touch.ino] etc

Arduino IDE version

V2.3.2

Operating system

Windows

Operating system version

W10

Additional context

No response

Issue checklist