premake-core icon indicating copy to clipboard operation
premake-core copied to clipboard

Support for generating tasks.json, launch.json, etc. while using vscode.

Open NeoGenio opened this issue 4 years ago • 2 comments

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.

NeoGenio avatar Jul 07 '21 11:07 NeoGenio

Related discussion at #1480.

starkos avatar Jul 07 '21 12:07 starkos

So https://github.com/Enhex/premake-vscode might help.

Jarod42 avatar Jul 07 '21 13:07 Jarod42