openfl / lime-vscode-extension

Visual Studio Code extension for OpenFL and Lime projects written in Haxe
https://marketplace.visualstudio.com/items?itemName=openfl.lime-vscode-extension
MIT License
27 stars 4 forks source link

Only set preLaunchTask if not specified #52

Closed Gama11 closed 5 years ago

Gama11 commented 5 years ago

This allows having a launch configuration that debugs the last build right away without re-building with "preLaunchTask": null, among other things.