Lua and Teal annotations for Defold
- Install
Defold Buddyextension orDefold Extension Pack - Open a Defold project
- You will be prompted to add the annotations into your project
Manual installation
- Install Lua
- Grab annotations from the Releases
- Unzip the archive with annotations inside your Defold project into the
.defoldfolder - Modify your settings as needed. Have a look at settings.json that worked best for me
- Enjoy!
- In the IDEA click
Ctrl+Alt+Sto open settings - Go to
Pluginsand install the Luanalysis plugin - Grab annotations from the Releases
- Unzip the archive with annotations inside your Defold project into the
.defoldfolder - In the
/.defold/*.luafiles replace all@classkeywords with@shapekeywords. - Enjoy!
Teal annotations contributed by gyxos-logan 🏅


