To import gists into Visual Studio, keep in mind that each gist is a regular git repository. As a result, you should be able to use a plugin, such as Visual Studio Tools for Git , to clone an entity git repository.
As you mentioned in your question, you can use Gister for other gist-related functions.
source share