Skip to content

gRPC sketch content list should stop at first level #1173

Closed
@ubidefeo

Description

@ubidefeo

Bug Report

Issue is related to arduino/arduino-pro-ide#416
I deduced that the call for file listing issued by the IDE over gRPC gets the CLI to recursively go through the tree hence returning every file.
This creates the issue linked above.
For how the Sketch is structured, there should be no recursion, and only files at the main Sketch level should be returned.

Environment

  • CLI version (output of arduino-cli version): 0.15.x
  • OS and platform: All

Additional context

arduino/arduino-pro-ide#416

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions