Basically my problem is that when working on a development container and trying to set vscode as the git default editor, the terminal won't detect vscode (this is expected behaviour because the main goal of the dev containers is developing in isolation).
Is there a way to set vscode as the default editor inside a development container?
