LÖVED - IDE for LÖVE
An IDE for LÖVE to help aid in development.
- Syntax validation.
- Syntax highlighting.
- Intellisense (albeit limited to the LÖVE API).
- Run your project from within the IDE.
- Exception Capture That is, when an error occurs the IDE will show the stack trace and allow you to jump to the file where the error occured.