mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
While the diagnostic provides the broader context, there can be multiple fixits and it is helpful to give some way to see what they will do. This adds a brief "Insert ';'", "Replace 'let a' with '_'", "Remove 'blah'" description as the title.