Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to search and open specific file #109

Open
1 of 2 tasks
zsytssk opened this issue May 15, 2019 · 2 comments
Open
1 of 2 tasks

add option to search and open specific file #109

zsytssk opened this issue May 15, 2019 · 2 comments

Comments

@zsytssk
Copy link

zsytssk commented May 15, 2019

This is a

  • bug report
  • feature request

Description

can list all file just like quick open, show item like "file.ext gistName";

@zsytssk zsytssk changed the title add option to open specific file add option to search and open specific file May 15, 2019
@kenhowardpdx
Copy link
Owner

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.

@zsytssk
Copy link
Author

zsytssk commented May 30, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants