Files
sourcekit-lsp/Sources/SKTestSupport
Alex Hoppen 8ba7262f21 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-26 14:31:49 +02:00
..