diff --git a/README.md b/README.md index 26ad566..1fd74c4 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Error Lens](#error-lens) - [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets) - [Gi](#gi) + - [GistPad](#gistpad) - [Git History](#git-history) - [Git Project Manager](#git-project-manager) - [GitLink](#gitlink) @@ -583,6 +584,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![.gitignore generation animation](https://raw.githubusercontent.com/hasit/vscode-gi/master/assets/gi.gif) +## [GistPad](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs) + +> Allows you to manage GitHub Gists entirely within the editor. You can open, create, delete, fork, star and clone gists, and then seamlessly begin editing files as if they were local. It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes/documentation, and interactive samples. + +![GistPad gist management](https://user-images.githubusercontent.com/116461/69910156-96274b80-13fe-11ea-9be4-d801f4e9c377.gif) + ## [Git History](https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory) > View git log, file or line History