mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
If the index for a given file is not up-to-date, perform a syntactic scan for tests within it. This should allow editors to run the `textDocument/tests` request while the user is editing a file to scan it for test cases.