Closed
Description
Is your feature request related to a problem? Please describe.
It seems that vscodeLaunch and vscodeTask are not generic enough and then I'm not sure it belongs to devfile API spec.
Describe the solution you'd like
Get rid of it but allow to use them with annotations or with a more generic approach like 'name of file to add or key' and the content of the inlined content
Describe alternatives you've considered
N/A
Additional context
N/A