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

Feat: support for non-standard docs paths, removal of hardcoded snippet cap, snippets generated #23

Merged
merged 4 commits into from
Mar 4, 2021

Conversation

brandonjbjelland
Copy link
Member

PR o'clock

Description

3 core changes here:

  1. updated the code to not require a hardcoded cap on the number of snippets! (Thanks again @orrin)
  2. added a feature to allow for pulling in docs that live at non-standard paths
  3. Updated snippets using the automation - now up above 9300

One regression here: I wasn't able to preserve the async downloading and processing of repos 😢 this doesn't affect the user of the extension but does impact the time it takes to generate snippets for the developer.

@brandonjbjelland brandonjbjelland merged commit e28eaf0 into master Mar 4, 2021
@brandonjbjelland brandonjbjelland deleted the feat/orrin-update branch March 4, 2021 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant