kenhowardpdx / vscode-gist

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

FEATURE - New insert favorite gist command #142

Closed k-kuroguro closed 2 years ago

k-kuroguro commented 3 years ago

This is a

Description

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

kenhowardpdx commented 3 years ago

Would the desired user flow be:

  1. > GIST: Insert Text From Gist File
  2. Select Personal Gist or Starred Gist
  3. Select Gist
  4. Select File to insert
k-kuroguro commented 3 years ago

The fewer steps, the better, in my opinion.

  1. Open file and select the insertion point.
  2. > GIST: Insert Text From Gist File or Starred Gist File
  3. Select Gist