move fakeMakefile.ts to launch.json
Created by: myrfy001
There are many hardcoded consts in fakeMakefile.ts
, I think they should go into the launch.json
. By this way, it can make this extension more flexable, especially when the user need to change some path or filename during debug.