Files
sourcekit-lsp/Sources/BuildSystemIntegration/BuildSystem.swift
Alex Hoppen 6a9dcd2349 Split determining which build system to use for a workspace and the workspace creation
This allows us to create the build system from a `BuiltInBuildSystemAdapter` when it receives an `InitializeRequest`, which will be done in a follow-up commit.
2024-09-09 17:42:15 -07:00

8.8 KiB