Files
sourcekit-lsp/Sources/SourceKitLSP
Ian Hanken a83a53c724 Empty TextEdits now return nil
This adds a check when creating a `TextEdit` to return `nil` if both the fixit and the replacement being used to create a `TextEdit` are empty. A `TextEdit` being created like this can cause a crash.
2022-10-07 16:26:11 +02:00
..
2022-06-14 15:18:55 +02:00
2022-10-07 16:26:11 +02:00