set user-agent

The extension does not use a user-agent for its requests.

we have a self hosted gitlab instance and our proxy needs it to process the request. it would be nice if this was set to something like:

client.addUserAgentInfo(vscode-${package.name}/${package.version})