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

Cycle through hover results from multiple LSPs #10122

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    7e44329 View commit details
    Browse the repository at this point in the history
  2. hover ui component

    kyfanc committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f450b0d View commit details
    Browse the repository at this point in the history
  3. hover request to multiple LSPs

    kyfanc committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2ec27be View commit details
    Browse the repository at this point in the history
  4. fix required_size implementation of hover

    Co-authored-by: Vladyslav Karasov <36513243+cotneit@users.noreply.github.com>
    kyfanc and cotneit committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3aa350e View commit details
    Browse the repository at this point in the history
  5. fix area.inner() param type

    kyfanc committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d10bce7 View commit details
    Browse the repository at this point in the history
  6. format code

    kyfanc committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    28029dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3313c60 View commit details
    Browse the repository at this point in the history