Open Issues Need Help
View All on GitHub Support copied file mappings in all requests about 2 months ago
good first issue
Language Server Protocol implementation for Swift and C-based languages
Swift
AI Summary: The task is to modify the SourceKit-LSP server to handle cases where the synchronization kind is different from `.incremental` without causing a fatal error. Instead of crashing, the server should report an error. This involves changing the code in `SourceKitLSPServer.swift` to gracefully handle this unexpected synchronization kind.
Complexity:
3/5
good first issue
Language Server Protocol implementation for Swift and C-based languages
Swift