-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: IDEThe Arduino IDEThe Arduino IDEfeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)
Milestone
Description
After any compile error, Arduino should check if the core library or any of the libraries the sketch uses have newer versions. If so, a helpful message should be printed to advise the user newer versions are available, which might solve their problem.
Perhaps the fetching of the latest library list only need to occur if the current copy is older than a few days, so every compile error from every user doesn't generate needless internet communication.
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDEfeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)