Open zsytssk opened 5 years ago
What would you like the command to be? "Open Single File"?
I believe the behavior could be achieved in a similar way to how maxFiles
works. If you were to configure your maxFiles
to 1
then this would be the default behavior for Open Gist
.
I like this idea but wonder if a file navigator would be the right solve. This feature, however, is much easier to implement.
I'll consider it. Thank you for your request.
I think this feature just like vscode [ctrl+p] search local file. command like 'find file in gist' would be nice. file list show gistName/fileName.
This is a
Description
can list all file just like quick open, show item like "file.ext gistName";