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

Plugin Support #899

Merged
merged 12 commits into from
Aug 10, 2019
Merged

Plugin Support #899

merged 12 commits into from
Aug 10, 2019

Commits on Apr 29, 2019

  1. Expand usage of local prettier instance

    Update the status bar and edit provider logic to use the local Prettier
    instance when possible.
    jarrodldavis committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    5927e46 View commit details
    Browse the repository at this point in the history
  2. Refactor resolution of local prettier

    Refactor supported language resolution utils to use a provided file path
    to resolve a prettier instance instead of requiring all call sites to
    resolve instances individually.
    jarrodldavis committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    cc164d3 View commit details
    Browse the repository at this point in the history
  3. Add tests for plugins

    jarrodldavis committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    3054e79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e5b141 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    jarrodldavis committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4914add View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95ba70c View commit details
    Browse the repository at this point in the history
  7. Fix test preparation

    Install `npm-run-all` and use it to run preparation steps for tests.
    jarrodldavis committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9ab2565 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    6a39c10 View commit details
    Browse the repository at this point in the history
  2. updated plugin tests to new format

    Nathan Totten committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    6a9362d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into plugins

    Nathan Totten committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    cf3a37e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into plugins

    Nathan Totten committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    7f2a240 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Merge branch 'master' into plugins

    Nathan Totten committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    15d9fb8 View commit details
    Browse the repository at this point in the history