Is your feature request related to a problem? Please describe.
When launching multiple Node debug instances, multiple integrated terminal sessions are spawned, but they all use the same default Node Debug Console title, and they are not always spawned in the same order if you use the compound tasks. This makes it difficult to determine which of the terminals is the one you are looking for.

Describe the feature you'd like
Use the launch task name as the terminal title. This would provide a much better experience for developers and the name field is already required for all launch tasks.

Is your feature request related to a problem? Please describe.
When launching multiple Node debug instances, multiple integrated terminal sessions are spawned, but they all use the same default Node Debug Console title, and they are not always spawned in the same order if you use the compound tasks. This makes it difficult to determine which of the terminals is the one you are looking for.
Describe the feature you'd like

Use the launch task name as the terminal title. This would provide a much better experience for developers and the name field is already required for all launch tasks.