-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftopic: gRPCRelated to the gRPC interfaceRelated to the gRPC interfacetype: enhancementProposed improvementProposed improvement
Description
The arduino-cli
currently does not reload the platform files (platform.txt
, boards.txt
and programmer.txt
) when they change. In the IDE this can be forced (CMD+ Shift+P / Ctrl+ Shift+P and then "Arduino: Update Package Index").
The CLI should reload all the files that change. Probably should be required only for the sketchbook ones.
per1234
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftopic: gRPCRelated to the gRPC interfaceRelated to the gRPC interfacetype: enhancementProposed improvementProposed improvement