mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
Rather than using `#function` use a UUID for the generated unique name. This avoids placing `:`, `(`, and `)` in the file path which are not portable characters.