premake-core
premake-core copied to clipboard
Support for generating tasks.json, launch.json, etc. while using vscode.
What problem will this solve? I use vscode as my primary code editor. Having a build system that supports its tasks would be very helpful.
What might be a solution? Premake could support the generation of .json files for vscode like it does for visual studio.
Related discussion at #1480.
So https://github.com/Enhex/premake-vscode might help.