Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show the selected board config value on menu #1746

Merged
merged 1 commit into from
Dec 8, 2022
Merged

feat: show the selected board config value on menu #1746

merged 1 commit into from
Dec 8, 2022

Conversation

kittaakos
Copy link
Contributor

@kittaakos kittaakos commented Dec 7, 2022

Motivation

As per request from #343, IDE2 shows the selected board config value on the menu item.

343.mp4

Change description

Append the selected board config value to the menu label.

Other information

Closes #343

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

closes #343

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@kittaakos kittaakos added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Dec 7, 2022
@francescospissu
Copy link
Contributor

I can't test this properly because I don't have a board that can reproduce this scenario, but code-wise it looks fine👍

Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified the functionality requested at #343 is now working as expected.

Thanks Akos!

@kittaakos kittaakos merged commit af468a7 into main Dec 8, 2022
@kittaakos kittaakos deleted the #343 branch December 8, 2022 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show in the Tools dropdown menu the chosen options
3 participants