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

Add sig inlay hints for where clause #4368

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Jun 17, 2022

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

Commits on Jun 19, 2022

  1. Compat

    July541 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    7bf07ca View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Golden tests

    July541 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    51ef231 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

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

Commits on Dec 11, 2022

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

Commits on Jul 27, 2024

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

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    287f7fa View commit details
    Browse the repository at this point in the history
  2. add ghcide InlayHintTests

    jetjinser committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    228d669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52ea29f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    e61663d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6f15e View commit details
    Browse the repository at this point in the history
  3. update testdata schema

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

Commits on Aug 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: fendor <fendor@users.noreply.github.com>
    jetjinser and fendor authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5fa456d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    561d082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b226661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    837ee45 View commit details
    Browse the repository at this point in the history
  4. fix: typo

    jetjinser committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    96417e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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

Commits on Aug 21, 2024

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

Commits on Sep 1, 2024

  1. feat: show local binding instead of just where clause

    Now let and where clause will show binding type in inlay hints
    jetjinser committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    efc434b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d065a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d221d8 View commit details
    Browse the repository at this point in the history
  4. refactor

    jetjinser committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    953db22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0df54d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59d56bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e69f46 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. HsLet compatible

    jetjinser committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2f27e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80184f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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