minetest-tools icon indicating copy to clipboard operation
minetest-tools copied to clipboard

Update cdb_schema.json from CDB API

Open GreenXenith opened this issue 1 year ago • 1 comments

Whether by release script or automatically on occasion. cdb_schema is likely to get out of date often.

GreenXenith avatar Dec 13 '24 21:12 GreenXenith

Not sure if the bundled schema shouldn't be removed entirely to rely solely on the CDB URL. Back then I only had part time internet access I thought it would be good to still have completion offline but you need internet access to publish to CDB anyways.

You still get a warning offline IIRC so the current solution isn't perfect. A better fix would be a cache for completion schemas on the VSCode side.

AFCMS avatar Dec 14 '24 10:12 AFCMS