swift bug #60966 really is a high-impact bug, as it inhibits editing any function that has an opaque parameter type.
the line that crashes the editor is swift/CodeCompletionResultPrinter.cpp at main · apple/swift · GitHub .
it was originally reported a month ago, but seems to have bounced between code owners, because it primarily impacts sourcekit-lsp, but is actually a problem in sourcekitd.
what is the status of this issue?
(related)