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: user super:: in LSP autocompletion if possible #5751

Merged
merged 17 commits into from
Aug 20, 2024

Commits on Aug 17, 2024

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

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    ae5440d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    244e584 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. clippy

    asterite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    10de6f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec45e27 View commit details
    Browse the repository at this point in the history
  3. Add comment

    asterite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    932c4a3 View commit details
    Browse the repository at this point in the history
  4. Update tooling/lsp/src/requests/completion/tests.rs

    Co-authored-by: Tom French <[email protected]>
    asterite and TomAFrench authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8ab1afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84ed27f View commit details
    Browse the repository at this point in the history
  6. Fix a bug in name_matches

    asterite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3719b4d View commit details
    Browse the repository at this point in the history
  7. Add some comments

    asterite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cca667a View commit details
    Browse the repository at this point in the history
  8. Remove unreachable case

    asterite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    59d4845 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81d6d00 View commit details
    Browse the repository at this point in the history
  10. Move condition upwards

    asterite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f878ed3 View commit details
    Browse the repository at this point in the history
  11. Extract offset variable

    asterite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8a169a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Re-enable assertions

    asterite committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f8ca647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88bdb7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c98660 View commit details
    Browse the repository at this point in the history