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

chore: Add more tests for code locations in LSP features #4503

Merged
merged 53 commits into from
Jul 27, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    c7490ce View commit details
    Browse the repository at this point in the history
  2. Spy lsp communication up close

    necto committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c70df1e View commit details
    Browse the repository at this point in the history
  3. Working lsp server mock

    necto committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    24fbb32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9a4367 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8f860a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Minimize mock server greeting

    necto committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4259eb7 View commit details
    Browse the repository at this point in the history
  2. Revert "Minimize mock server greeting"

    This reverts commit 4259eb7.
    necto committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    397ecc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a0a69c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3283dac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b0d46c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7301bd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f81634 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0d65ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5c77a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    491b243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeea93d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b01f8b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d724adc View commit details
    Browse the repository at this point in the history
  5. Add test for diagnostic update

    necto committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8c6b7ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcead04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cdd1c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eeedabb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa81a5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0505bba View commit details
    Browse the repository at this point in the history
  11. Add a header comment

    necto committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf489d5 View commit details
    Browse the repository at this point in the history
  12. Add header comment

    necto committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    be4404d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b99bfb2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58d58ea View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Doc strings for mock lsp server

    necto committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    45631dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c22a23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21715ec View commit details
    Browse the repository at this point in the history
  4. Undo unnecessary modifications

    necto committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d620e5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d36de3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80d7eee View commit details
    Browse the repository at this point in the history
  7. Clarify comment

    necto committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e8cc424 View commit details
    Browse the repository at this point in the history
  8. Mock and test references

    necto committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8506e57 View commit details
    Browse the repository at this point in the history
  9. Missing doc comment

    necto committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    48a0dd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    80d8801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc7c4c View commit details
    Browse the repository at this point in the history
  3. Test highlighting ranges

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e1172e2 View commit details
    Browse the repository at this point in the history
  4. Test document formatting action

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a0132b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f797d1d View commit details
    Browse the repository at this point in the history
  6. Test codeAction with edits

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a8c8005 View commit details
    Browse the repository at this point in the history
  7. Test documentChanges edit kind

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    360b394 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68e6891 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43cd5b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14989d9 View commit details
    Browse the repository at this point in the history
  11. Test go to declaration

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ae1305e View commit details
    Browse the repository at this point in the history
  12. Test for go to definition

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    99a6efd View commit details
    Browse the repository at this point in the history
  13. Test inlayHint display

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2ef41df View commit details
    Browse the repository at this point in the history
  14. Test display of code lens

    necto committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c78329f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2f5e5cf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c06d8c9 View commit details
    Browse the repository at this point in the history