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

fix(lsp): include all diagnosable documents on initialize #17979

Merged
merged 37 commits into from
Mar 30, 2023

Commits on Feb 28, 2023

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

    dsherret committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f08a5bf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    ef6475c View commit details
    Browse the repository at this point in the history
  2. Another one.

    dsherret committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    17b1f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. More work.

    dsherret committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    67439dd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    abedfff View commit details
    Browse the repository at this point in the history
  2. Fix inverted logic.

    dsherret committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    459ce44 View commit details
    Browse the repository at this point in the history
  3. Compile

    dsherret committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    72bfa94 View commit details
    Browse the repository at this point in the history
  4. Ignore minified files

    dsherret committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cdc4af0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    0129cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8688718 View commit details
    Browse the repository at this point in the history
  3. Consolidate code

    dsherret committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8b0ab70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c9e102 View commit details
    Browse the repository at this point in the history
  5. Remove word "And"

    dsherret committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d9c5e91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc4d027 View commit details
    Browse the repository at this point in the history
  7. Working.

    dsherret committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    08ef6af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dc17b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bab99d7 View commit details
    Browse the repository at this point in the history
  10. Small refactor.

    dsherret committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b7dee99 View commit details
    Browse the repository at this point in the history
  11. Fix codelens test

    dsherret committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a8cb329 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5894f85 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    c5cfb24 View commit details
    Browse the repository at this point in the history
  2. Add test and improve code

    dsherret committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b7d7541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41b3004 View commit details
    Browse the repository at this point in the history
  4. Oops... Fix test

    dsherret committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8dec2d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a55a7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74fb03f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix_lsp_find_references_respect_include_declaration' in…

    …to fix_lsp_open_docs_root
    dsherret committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    818811e View commit details
    Browse the repository at this point in the history
  8. Add enabled_root_urls tests

    dsherret committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7b96f00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc3c42e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    697ace6 View commit details
    Browse the repository at this point in the history
  11. Another test.

    dsherret committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2216402 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8fe2597 View commit details
    Browse the repository at this point in the history
  13. Fix tests

    dsherret committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4d8a9b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b416267 View commit details
    Browse the repository at this point in the history
  15. Fix two failing tests.

    dsherret committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    055f94d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6cc5a97 View commit details
    Browse the repository at this point in the history