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: test diagnostic locations with a help of a mock LSP server #4502

Closed
wants to merge 38 commits into from

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