Hi Fennec ! Appreciate your feedback :). The VSCode extension is intentionally kept in pre-release as of now because everything is fairly new so there might be some blurps and glitches. For now you can download the extension by clicking on the arrow next to the Install button and selecting Install pre-release version.
We plan to convert every pre-release version to a normal release after about a week of usage
Thanks for the the insight, installed it correctly, npm run dev worked as expected with the right scene (cube, plane and physics). But when I open src/rootGameObject.jsnobj, I get this error message:
Failure
{“type”:“error.platform.gameObjectEditor.uninitialized:invocation[0]”,“data”:“timeout of 2500 elapsed for the request {"to":"extension","from":"iframe","id":8,"securityKey":"88b9d354-aba7-41b3-800e-07d18834560c","functionName":"serve","data":{"type":"parameters","parameters":["gameObjectEditor"]}}”}
Wow ! looks like it is taking longer than 2.5 secs to compile the gameObject code for the engine on your device, This is generally not expected. Let me note this and increase the hard timeout limit for this process in the next patch [this might take upto 6 hours].
Please feel free to join our discord server and we can have a detailed discussion (on how you can get this working for now) over there.