mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Rename all the classes that write files to disk to create a test project that we can open in sourcekit-lsp to end with `TestProject`. This is better than the old `Workspace` suffix because it avoids ambiguities with the `Workspace` type inside sourcekit-lsp. - IndexedSingleSwiftFileWorkspace -> IndexedSingleSwiftFileTestProject - MultiFileTestWorkspace -> MultiFileTestProject - SwiftPMTestWorkspace -> SwiftPMTestProject
5.5 KiB
5.5 KiB