### Description When we export a project for vscode, `launch.json` on windows gets populated absolute path of tools `"MIDebuggerPath": "C:\\Program Files (x86)\\GNU Tools ARM Embedded\\4.9 2015q3\\bin\\arm-none-eabi-gdb.exe",` Default template point uses absolute path there as per the discussion on https://github.com/ARMmbed/mbed-os/pull/10200 can vscode template be improved ? ### Issue request type [ ] Question [x] Enhancement [ ] Bug