kenhowardpdx / vscode-gist

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

FEATURE: open gist's file #147

Open shirobachi opened 2 years ago

shirobachi commented 2 years ago

This is a

Description

I feel like it would be so powerful to be able to open only one file from gist (now command "GIST: open gist" open all files). In my case I have gist for some small scripts all in one gist, so if I want to make any changes I need to open all and then close all but one. Of course I am not complaining because I love your work and plugin is helping me a lot, just kindly pointing out feature what in my opinion would make this plugin even more helpful and powerful #96

Thank U <3