bgreenlee / sublime-github

Sublime Text 2/3 plugin that provides a number of useful commands for GitHub.
MIT License
455 stars 98 forks source link

What happens when a gist has multiple files? #52

Closed CMCDragonkai closed 11 years ago

CMCDragonkai commented 11 years ago

If you open a gist that has multiple files, you only get the first file.

I would like to be able to open all the files, and be able to update them all simultaneously. Is that possible?

bgreenlee commented 11 years ago

That's an open issue (issue #22). It's on my TODO list. Of course, pull requests are always welcome :)