gistpad
gistpad copied to clipboard
VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
It would be super helpful to be able to search gists by filename, description, and contents.
See microsoft/vscode#143645 for issue details and repro steps.  I first thought it has to do with Remote SSH extension itself, since it reproduces with all extension disabled. But then...
**Describe the bug** I'm getting error messages when attempting to create, update, or delete files from an existing github repo. however, the actions seem to be working. if I close...
Please add a settings entry to set the date-format for "updated" and "created" info in the Gists tree. 
It would be helpful for those of us with multiple GIT accounts if there was a simple way to swap between them.
**Is your feature request related to a problem? Please describe.** Sometimes I keep a repository that has only a few files in a gist, but I keep the files on...
Hi Everyone, I've noticed that when GistPad is enabled, the inline suggestions are constantly firing whenever I'm already populating my markdown snippets. I think it's somehow overriding the the native...
**Is your feature request related to a problem? Please describe.** CodeSwing is great to tinker and quickly try out stuff. GistPad is great to store snippets and access them later....
**Is your feature request related to a problem? Please describe.** Currently, when clicking on the calendar icon in VSCode, a new markdown file is autogenerated and added to a configurable...
**Is your feature request related to a problem? Please describe.** When I need to checkout how the gist looks like on GitHub for the gist that I am currently working...