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

[Playground] Autocomplete #1166

Merged
merged 34 commits into from
Sep 19, 2024
Merged

[Playground] Autocomplete #1166

merged 34 commits into from
Sep 19, 2024

Commits on Aug 5, 2024

  1. Initial autocomplete

    jamesnw committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4d72eb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    f5dbee6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    65f116f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc11eff View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    b58c1bb View commit details
    Browse the repository at this point in the history
  2. Address review

    jamesnw committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b699ec7 View commit details
    Browse the repository at this point in the history
  3. Add comments

    jamesnw committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b2937f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1243125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a9a59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e36efd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    872d29d View commit details
    Browse the repository at this point in the history
  5. lint

    jgerigmeyer committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4e156d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de6b569 View commit details
    Browse the repository at this point in the history
  7. oops it is not json

    jgerigmeyer committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5dcfcd0 View commit details
    Browse the repository at this point in the history
  8. still not json

    jgerigmeyer committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c25a09d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8cc259b View commit details
    Browse the repository at this point in the history
  10. Add validFor identifier

    jamesnw committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c81de80 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    f34d379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0085c94 View commit details
    Browse the repository at this point in the history
  3. Fix math.math completion

    jamesnw committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    01b89e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    81e80fa View commit details
    Browse the repository at this point in the history
  2. Initial review pass

    jamesnw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    19d0e67 View commit details
    Browse the repository at this point in the history
  3. Move to tool/ and metadata

    jamesnw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4994810 View commit details
    Browse the repository at this point in the history
  4. Simplify sass function

    jamesnw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    04b9243 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cd477b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55932c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea747fc View commit details
    Browse the repository at this point in the history
  8. Add documentation

    jamesnw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2a78b13 View commit details
    Browse the repository at this point in the history
  9. Remove unneeded parsing

    jamesnw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a2bc59d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    5f1596a View commit details
    Browse the repository at this point in the history
  2. Address review

    jamesnw committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7c4ef88 View commit details
    Browse the repository at this point in the history
  3. Add mapper util

    jamesnw committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ee7ac67 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    4f61599 View commit details
    Browse the repository at this point in the history
  2. Review

    jamesnw committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2a46d1a View commit details
    Browse the repository at this point in the history