Files
sourcekit-lsp/Sources/SourceKitLSP
Alex Hoppen 8ce0bc7112 Translate placeholders to LSP snippets in CodeActions
Previously, we would insert `<#code#>` placeholders when inserting missing protocol requirements (both via the Fix-It and the refactor command). Translate them to LSP placeholders before inserting them.

rdar://92161144
2022-04-27 11:36:59 +02:00
..