Skip to content

Arduino language features do not work with Arduino Nano Every board #1263

Closed as not planned
@kittaakos

Description

@kittaakos

Describe the problem

The Arduino language features are not available after startup.

To reproduce

  • Have no attached boards,
  • Start IDE2,
  • Select Arduino Uno board (can be any), verify language features work (make void loop to voidx loop), ✅
  • Stop IDE2,
  • Start IDE2,
  • The Arduino Nano Every board is restored as the selected one,
  • Make any compiler errors in the sketch, no error diagnostics 🐛,
  • Select any other board from the Boards Select dialog,
  • See that the Arduino features work again
LS_does_not_work_after_startup.mp4

Expected behavior

The LS correctly starts, and the Arduino language features are available after the IDE2 start and the selected board restoration.

Arduino IDE version

Version: 2.0.0-rc9 Date: 2022-07-20T13:46:43.411Z CLI Version: 0.25.0 [4fd95834] Copyright © 2022 Arduino SA

Operating system

macOS

Operating system version

12.3.1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions