Alex Hoppen
1cfa8db1d8
Require Swift 6 to build SourceKit-LSP
...
This significantly cleans up our `import` statements
2025-03-07 08:05:49 -08:00
Alex Hoppen
9496b49c72
Add an experimental request to return the build settings that SourceKit-LSP uses to process a file
...
This can be useful to IDEs that want to perform some additional semantic processing of source files, which requires knowledge of a file’s build settings.
2025-02-26 09:12:47 -08:00
Alex Hoppen
718c0ee809
Remove imports of SwiftPM modules that are not strictly necessary
2025-01-08 12:43:43 +01:00
Alex Hoppen
8c2def8ef9
Rename SKSupport to LanguageServerProtocolExtensions
2024-11-13 16:53:58 -08:00
Alex Hoppen
47f3cd506b
Split TSCExtensions into a separate module
2024-11-13 13:58:36 -08:00
Alex Hoppen
1d7c27bc4b
Adopt MemberImportVisibility
2024-11-05 21:04:01 -08:00
Alex Hoppen
8cd831b55d
Adopt InternalImportsByDefault
2024-09-27 09:17:13 -07:00
Alex Hoppen
0f56e5f32e
Simplify FallbackBuildSystem to a free function returning fallback arguments
2024-09-16 10:12:09 -07:00