vscode-rojo icon indicating copy to clipboard operation
vscode-rojo copied to clipboard

rojo doesn't seem to generate project schemas during install (vscode-oss)

Open loominatrx opened this issue 8 months ago • 0 comments

When loading a rojo-managed project, default.project.json complains about not finding project.schema.json in the extension.

Image

Full error:

  • Unable to load schema from '/home/mas/.vscode-oss/extensions/evaera.vscode-rojo-2.1.2-universal/dist/project.schema.json': Schema not found: file:///home/mas/.vscode-oss/extensions/evaera.vscode-rojo-2.1.2-universal/dist/project.schema.json.(768)

This issue only occur when you install the extension through the extension store in the OSS version of vscode (vscode-oss).

The only working fix is by installing rojo manually from the vsix file.

Would be appreciated if you guys deployed a fix for vscode-oss users.

Thanks!

loominatrx avatar Apr 22 '25 07:04 loominatrx