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

Fix bugs in popup #10573

Merged
merged 3 commits into from
Apr 28, 2024
Merged

Fix bugs in popup #10573

merged 3 commits into from
Apr 28, 2024

Commits on Apr 25, 2024

  1. fix popup size calculation

    Co-authored-by: ath3 <[email protected]>
    pascalkuthe and ath3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4ea2f20 View commit details
    Browse the repository at this point in the history
  2. fix required_size implementation of signature help

    Trunctation should always be handled by the parent. Returning None is
    only supposed to indicate a missing implementation
    
    Co-authored-by: Ben Fekih, Hichem" <[email protected]>
    pascalkuthe and karthago1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9573b7d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. move popup when cursor line changes

    Co-authored-by: Ben Fekih, Hichem" <[email protected]>
    pascalkuthe and karthago1 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    be15619 View commit details
    Browse the repository at this point in the history