"File > Examples > Examples for <board name>" and "Sketch > Include Library > Arduino libraries" menu groups are missing after IDE start #2239
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
When I start the IDE, and the board is already selected from the previous app session, the
File
>Examples
>Examples for <board name>
andSketch
>Include Library
>Arduino libraries
menu groups are missing.To reproduce
ⓘ This step is performed in order to associate the board+network port selection with a sketch that can be restored on IDE startup.
The saved sketches that were open during the previous session will be restored.
🐛 The "Examples for <board name>" section of the menu (including the examples that should be listed there) is absent.
🐛 The "Arduino libraries" section of the menu (including the examples that should be listed there) is absent.
Expected behavior
Expected after IDE start:
Actual after IDE start:
Arduino IDE version
2.2.1
Operating system
Operating system version
Additional context
Breaking change: #2165
Workaround
After doing that, the menus will be populated as expected.
Issue checklist
The text was updated successfully, but these errors were encountered: