This extension brings the love2d-snippets collection to VS Code.
For more detailed information, see the main snippets repository.
🚀 Features
Universal snippet collection – the generated JSON files work in any editor that supports VS Code-style snippets compatible with any VS Code snippets loader.
The snippets/ folder contains prepared snippet JSON files for all LÖVE modules
Standalone script – run in repository workflows (GitHub Actions, CI/CD, or plugin repos) to generate snippets automatically
GitHub Actions automation – optional CI workflow re-runs the generator to keep snippets up to date when the official love-api changes
Full API coverage – generates snippets for all modules, functions, callbacks, type methods, constructors, getters/setters, enums, and conf.lua