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

More aggressive type/contract deduplication on hover #1984

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Commits on Jul 2, 2024

  1. More aggressive deduplication on hover.

    Deduplicate not just the type annotations, but also the contract
    annotations. Also, try to report Dyn less often.
    jneem committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ca5de65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a316010 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Review comments

    jneem committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2d84ab1 View commit details
    Browse the repository at this point in the history
  2. Add a comment

    jneem committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ff11ba7 View commit details
    Browse the repository at this point in the history