Files
sourcekit-lsp/Sources/BuildSystemIntegration/DetermineBuildSystem.swift
Alex Hoppen af62cbcfd3 Change the build server injection logic to inject a Connection instead of BuiltInBuildSystem
This gives the injected build system more flexibility by being able to respond to all BSP messages instead of only those methods defined in `BuiltInBuildSystem`.
2025-02-25 17:46:37 -08:00

3.8 KiB