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(language-core): inlay hints for destructured props #4634

Merged

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    8d7222d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0ca0c View commit details
    Browse the repository at this point in the history
  3. chore: remove console.log

    KazariEX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2bdfec5 View commit details
    Browse the repository at this point in the history
  4. fix: ignore rest props

    KazariEX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    59af1a4 View commit details
    Browse the repository at this point in the history
  5. fix: more conditions

    KazariEX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4426e28 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix: catch clause

    KazariEX committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    da0f294 View commit details
    Browse the repository at this point in the history
  2. chore: modify setting name

    KazariEX committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e43f9da View commit details
    Browse the repository at this point in the history
  3. fix: shorthand property

    KazariEX committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8379263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f610d9a View commit details
    Browse the repository at this point in the history
  5. chore: tab indent

    KazariEX committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d918db7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    251ab9e View commit details
    Browse the repository at this point in the history
  7. chore: move test file

    KazariEX committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1dd6a56 View commit details
    Browse the repository at this point in the history
  8. fix: test

    KazariEX committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b61b4de View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    36d68e8 View commit details
    Browse the repository at this point in the history
  2. lint fix

    johnsoncodehk committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4da04f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    9a0705a View commit details
    Browse the repository at this point in the history
  2. Update scriptSetup.ts

    johnsoncodehk committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    81e8c11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5da5d08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0442216 View commit details
    Browse the repository at this point in the history