I’m in the process of upgrading to be compatible with beta-4 upgrades:
[components]
forc = “0.46.0”
fuel-core = “0.20.5”
the only issue is that the VS Code extension does not show any hints, inlays, static errors, or any of the useful stuff it used to give previously.
I suspect the sway server is not running currently, but it’s not clear how to manually start it back up.
I do get hints when trying to build the contract, but the VS Code extension allowed for much quicker development.