kenhowardpdx / vscode-gist

vscode extension for quick gists
MIT License
177 stars 17 forks source link

New insert favorite gist command #144

Closed k-kuroguro closed 3 years ago

k-kuroguro commented 3 years ago

Description

Add new command to insert starred gist.

Related Issue

142

Motivation and Context

I use gist to manage my snippets, and it would be great if I could insert starred gist as well as my own.

How Has This Been Tested?

I manually tested that the command can be called from the command palette, that quickpick shows all starred gists, and that the editor inserts the texts. And, I add test script with reference to the insert command.

Types of changes

Checklist:

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.4%) to 83.959% when pulling 3834936dd178a13f94de4c4b0d0af72824419887 on k-kuroguro:insert-favorite-gist into 0484d03a7eea2603ffa5226243d6a5895b1ab593 on kenhowardpdx:develop.