Closed
Description
It would be nice if the visualizer would support multi file gists, and treat them as if you've added separate gists.
For that you'd have to query the API to discover if a gist has multiple files https://docs.github.com/en/rest/reference/gists#get-a-gist and also to get the individual file links.