Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

app\app.ino is hardcoded when initializing a project #213

@akaroml

Description

@akaroml
  1. Open an empty folder named "blink" and create a new .ino file inside it
  2. Select a board (any board)
  3. Run Arduino: Verify

Now arduino.json is generated under .vscode folder and the sketch property is set to "app\app.ino" which does not reflect the real file name.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions