Debug Tools for developing Factorio Mods
npm install factoriomod-debugA collection of tools for developing Factorio mods. This package is both an npm package providing the command line tool fmtk, and a VS Code Extension providing additional editor integration.
* Debug Adapter
* Mod Profiling
* JSON Validation
* Language Support for Locale and Changelog files
* Language Server integration for Lua via sumneko.lua
* Packaging and Publishing
* Getting LSP on text editors other than vscode