🌴 KailuaKailua is an experimental type checker and integrated development environment (IDE) for the Lua programming language (currently only Lua 5.1 is supported). The detailed documentation is available here. UsageKailua can be used as an IDE support for Visual Studio Code. Install Kailua by typing You will see a warning that the configuration file is missing when you open a folder containing Lua codes. You need it for real-time checking.  You can either create  The following content is required for
You need to reload the current window ( Once you've set the entry point, you can write your first Kailua code (simple, eh?):
Play a bit with this code to see which errors Kailua can detect. Supported IDE Functions
|