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

Snippet wrap #296

Merged
merged 35 commits into from
Oct 25, 2021
Merged

Snippet wrap #296

merged 35 commits into from
Oct 25, 2021

Commits on Oct 19, 2021

  1. Initial working version

    pokey committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8dd40cf View commit details
    Browse the repository at this point in the history
  2. Almost done

    pokey committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    61fc7bc View commit details
    Browse the repository at this point in the history
  3. Change languageId

    pokey committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    357719e View commit details
    Browse the repository at this point in the history
  4. Remove accidental file

    pokey committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    180f374 View commit details
    Browse the repository at this point in the history
  5. Attempt at complex version

    pokey committed Oct 19, 2021
    1 Configuration menu
    Copy the full SHA
    cfa46fc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    df99a07 View commit details
    Browse the repository at this point in the history
  2. Working using names

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a52473f View commit details
    Browse the repository at this point in the history
  3. Fix tests

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2a84b42 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f411204 View commit details
    Browse the repository at this point in the history
  5. Fix schema

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b9e1ac1 View commit details
    Browse the repository at this point in the history
  6. Fixes

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    90d5a5b View commit details
    Browse the repository at this point in the history
  7. Fix python tests

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    8b86f10 View commit details
    Browse the repository at this point in the history
  8. Cleanup yaml formatting

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7ccafc2 View commit details
    Browse the repository at this point in the history
  9. Support snippet overrides

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    1df155c View commit details
    Browse the repository at this point in the history
  10. Fix inference

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    6388499 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b1a53e2 View commit details
    Browse the repository at this point in the history
  12. CI fix

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2e9f7b1 View commit details
    Browse the repository at this point in the history
  13. Cleanup

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    58c5b83 View commit details
    Browse the repository at this point in the history
  14. Remove yarn-error.log

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d741029 View commit details
    Browse the repository at this point in the history
  15. Update schema docs

    pokey committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    30b8163 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. More dock

    pokey committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    36035c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Support user snippets dir

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    5722322 View commit details
    Browse the repository at this point in the history
  2. use json schema ref

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    3da4762 View commit details
    Browse the repository at this point in the history
  3. Fix schema

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    541fd3f View commit details
    Browse the repository at this point in the history
  4. Wrap with snippet cleanup

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    07fdfcf View commit details
    Browse the repository at this point in the history
  5. Cleanup

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    7205c61 View commit details
    Browse the repository at this point in the history
  6. More cleanup

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    1810d62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45e4f82 View commit details
    Browse the repository at this point in the history
  8. Reformat

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    a0a190d View commit details
    Browse the repository at this point in the history
  9. Fix comment

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    20a2717 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    f74bd50 View commit details
    Browse the repository at this point in the history
  11. Add basic docs

    pokey committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    bac3d38 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Change snippet format

    pokey committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    7d716be View commit details
    Browse the repository at this point in the history
  2. Fixes

    pokey committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a8926a5 View commit details
    Browse the repository at this point in the history
  3. Add description field

    pokey committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6adc0af View commit details
    Browse the repository at this point in the history