Sui imports squiggled, autocompletion didn't work

Hi! I’m new here, trying to build a dapp.

But I encountered a weird analyzer bug, which marks everything from sui (including the ones that are auto imported) as an Unbound module.

I have everything up to date.
sui move build passes, so I think this is just a bug from the Move extension.

What can I do?