Warn users when their forc
toolchain is out of date
#5280
Labels
enhancement
New feature or request
forc
good first issue
Good for newcomers
language server
LSP server
forc
should should notify users when their active toolchain is out of date. E.g. if they use forc commands on the beta-4 toolchain, but there are new patch releases available it could have some warning message that they are on an out of date version. Same for the LSP - perhaps we could propagate this message in the editor somehow.A single console message would be good, similar to what the github cli does when you use it and there is a new update you havent applied yet:
The text was updated successfully, but these errors were encountered: