Files
sourcekit-lsp/Sources/BuildServerIntegration
Alex Hoppen 8ee7f9a63b Only adjust location for copied files if the original file exists
If the original file does not exist, it is preferable to jump to a file generated by the build system instead of trying to jump to a file that the editor can’t open. This will become important when using the copied file logic to jump to files in `.build/checkouts` instead of `.build/index-build/checkouts` in a follow-up PR.
2026-03-16 08:27:12 +01:00
..