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

Migrate delegated completion list resolver tests to use C# server. #6624

Merged
1 commit merged into from
Jul 22, 2022

Commits on Jul 22, 2022

  1. Migrate delegated completion list resolver tests to use C# server.

    - Updated C# portions of our delegated completion list provider tests to utilze the real C# server and simplified the testing model.
    - Maintained a lot of pre-existing tests because we don't have similar capabilities for HTML
    - These tests will be more widely used upon completion of #6618 where we'll want to resolve text edits (this is a leadup).
    
    Part of #6618
    NTaylorMullen committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    501f5b1 View commit details
    Browse the repository at this point in the history