1
0
tic80-lsp-addon/README.md
2023-05-11 20:54:59 +03:00

473 B

TIC80 LSP function definitions

Lua function definitions for TIC80 functions. It generates a addon which lua-language-serve can understand. The generator script works by scraping github wiki page for tic80 https://github.com/nesbox/TIC-80/wiki.

There is a tutorial here where it explains how to use addons made for the lua language server.