Skip to content

Examples menu lacking "category" #67

Closed
@ubidefeo

Description

@ubidefeo

[update based on @kittaakos 's comment regarding other submenu lists lacking category]
Akos has noticed that for

  • Tools > port we miss the Serial ports and Network ports category
  • Sketch > Include Library we miss Arduino libraries, Contributed libraries and Recommended libraries
    these are also to be added in the same style

Describe the bug
When opening the Examples submenu, the examples are listed with separating lines, these are supposed to have a category string

  • Built-in Examples
  • Examples for any board
  • Examples for {CURRENTLY SELECTED BOARD}
  • Examples from Custom Libraries

To Reproduce
Steps to reproduce the behavior:

  1. Go to File > Examples

Expected behavior
These "labels" should be introduced.
The last one should read (mind the case) "Examples from user libraries"
The Java IDE has this division

Screenshots
Screenshot 2021-02-08 at 22 51 52
Screenshot 2021-02-08 at 22 55 44

Activity

tigoe

tigoe commented on Feb 24, 2021

@tigoe
Member

Also worth notuing that the Examples menu fails to scan the libraries for examples, as the IDE 1.8.x does. See @ubidefeo 's screenshots to see it.

kittaakos

kittaakos commented on Feb 24, 2021

@kittaakos
Contributor

Examples menu fails to scan the libraries for examples

Thank you for reporting it, @tigoe. I think it is off-topic.

I opened a follow-up issue with your remark: https://github.com/arduino/arduino-pro-ide/issues/442. Please comment there and help us figure out what problem did you find. Thanks!

per1234

per1234 commented on Mar 1, 2021

@per1234
Contributor

Closing as fixed by fb584b2
As for the report from @tigoe , we will track that in https://github.com/arduino/arduino-pro-ide/issues/442

Thanks Akos!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @tigoe@kittaakos@ubidefeo@silvanocerza@per1234

      Issue actions

        Examples menu lacking "category" · Issue #67 · arduino/arduino-ide