Post

VSCode-GitHubFileFetcher - Release 1.0.0

1.0.0

Initial release of GitHubFileFetcher extension

GitHubFileFetcher is an extension that searches and fetches files from GitHub.

Feature

The following steps are performed one after the other.

1. GitHubFileFetcher (1/6): Fetching GitHub Repositories.

1
2
This function allows you to search for GitHub owners or GitHub repositories.
The search results (owner/repository) are then displayed.

2. GitHubFileFetcher (2/6): Fetching branches.

1
After selecting the repository, all possible branches are displayed.

3. GitHubFileFetcher (3/6): Fetching files.

1
After that, select the desired file.

4. GitHubFileFetcher (4/6): Fetching destination folder.

1
Finally, the destination folder must be selected.

5. GitHubFileFetcher (5/6): Enter or change destination file path…

1
Enter or change destination file path.

6. GitHubFileFetcher (6/6): Added file.

1
`Hocus Pocus` - The file was created at the desired location.

GitHubFileFetcher: Should I save the new repository in the settings?

1
2
So that you don't have to search for the repositories again and again,
you can save the currently used one in the settings.

Shortcut: strg + alt + k, f
Command: GitHubFileFetcher: Searches and fetches files from GitHub.


This post is licensed under CC BY 4.0 by the author.