Hello In contrib/vscode/ the script init.sh create launch.json with the option "external console" to true but actually this option make gdb didn't work so we passed to false and then it works. Is there any reasons why it is set to true, do we not use this properly ? Then would it be nice to correct it in contrib/vscode and to talk about it in that doc : https://git-scm.com/docs/MyFirstContribution ? Thanks, Guillaume COGONI and Jonathan BRESSAT