Document how to use VS Code Remote Development to build queries on a remote machine
@adityasharad mentioned that it is possible to use VS Code Remote Development to build queries on a remote machine. Let's create some documentation on this. I'm not sure exactly where this should go. Perhaps in the official CodeQL documentation area. Perhaps as a blog post (or both).
First, let's get the documentation down and then let's figure out where it should go.
Is there any limitations or catches when using VS Code Remote Development with CodeQL?
I've tested the extension against a remote host and it generally seems to be working okay without anything specific set up outside of what is described in https://code.visualstudio.com/docs/remote/ssh.
I'm going to go ahead and close this issue, but @aeisenberg please feel free to re-open if I've missed anything.