Sorunome / arduino-upload

Atom Package for those who don't like the Arduino IDE
https://atom.io/packages/arduino-upload
MIT License
34 stars 7 forks source link

Organise boards selector: spacer between board families #64

Open jrial opened 5 years ago

jrial commented 5 years ago

This PR was not requested; feel free to suggest improvements, or to decline if you disagree with my changes. It was created because I always have trouble finding the right board in the long, flat and unsorted boards list. While I haven't implemented sorting (new to Coffeescript), I did add the following improvements which I find help me locate my boards quicker in the board selection:

Screenshots:

screenshot from 2018-12-01 18-53-42

screenshot from 2018-12-01 18-53-46

screenshot from 2018-12-01 18-53-52

StaticRocket commented 5 years ago

A nice idea, however I believe editing the menu's style could achieve a similar effect without allowing the user to select a null board.