The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
launch.json's preLaunchTask is ignored with 1.10.5
tasks are not run before launch and it also doesn't complain anymore when specifying a task that doesn't exist.
Hi,
launch.json's
preLaunchTask
is ignored with 1.10.5 tasks are not run before launch and it also doesn't complain anymore when specifying a task that doesn't exist.