This is a VSCode extension which is made to turn VSCode into an IDE for the Minetest engine.
- 📊 Autocomplete & Type Checking for Minetest API (SSM and CSM)
- 📄 JSON validation for
.cdb.json
This extension contributes the following settings:
minetest-toolkit.context
: Tell which library to load,"game"
,"mod"
or"disabled"
Initial release of ...
Fixed issue #.
Added features X, Y, and Z.