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

Use lsp_types directly in sway-lsp tests instead of simulating a client with tower-lsp #4976

Merged
merged 25 commits into from
Aug 22, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    92f9f72 View commit details
    Browse the repository at this point in the history
  2. show_ast_request

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bd6d991 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2264430 View commit details
    Browse the repository at this point in the history
  4. finish go to tests

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d00b480 View commit details
    Browse the repository at this point in the history
  5. added hover tests

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b0f5b28 View commit details
    Browse the repository at this point in the history
  6. rename

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e45043b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8584fa1 View commit details
    Browse the repository at this point in the history
  8. code action tests

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4aa973f View commit details
    Browse the repository at this point in the history
  9. sort code_lens

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2ee3ddc View commit details
    Browse the repository at this point in the history
  10. clean up

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8c4df8b View commit details
    Browse the repository at this point in the history
  11. clippy

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5b23076 View commit details
    Browse the repository at this point in the history
  12. rebase master

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    315746d View commit details
    Browse the repository at this point in the history
  13. add Cargo.lock

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5ea3dcf View commit details
    Browse the repository at this point in the history
  14. shutdown server

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    99ff35b View commit details
    Browse the repository at this point in the history
  15. let bindings

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4391640 View commit details
    Browse the repository at this point in the history
  16. remove did_close test

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    704bafe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    919ae43 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a513d6c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d75cb21 View commit details
    Browse the repository at this point in the history
  20. initialize

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    35d1c8c View commit details
    Browse the repository at this point in the history
  21. update lifetime

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7080cf7 View commit details
    Browse the repository at this point in the history
  22. fmt

    JoshuaBatty committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8029dd8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    97b35a2 View commit details
    Browse the repository at this point in the history
  24. 1 Configuration menu
    Copy the full SHA
    5f82bac View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d945aae View commit details
    Browse the repository at this point in the history