Hi everyone, I just started learning Move. I have installed everything I needed, but when I just create a hello-world project and use vscode to open it. It always show an error.
And i have downloaded the extensions:
sui --version
sui 1.40.0-1a27a825ab29
move-analyzer --version
move-analyzer 1.0.0
My Manifest file is default, nothing changed, Project was created by:
sui move new hello_world