You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
At its core, VS Code is built on an open source project called Code OSS, published under the permissive MIT license.
When calling debugpy from command line using the vscode integrated terminal, it does not quote command line arguments. I saw some similar issues (#767) but these were focused on launching the debugger ...