Files
sourcekit-lsp/Sources/SourceKitLSP
Alex Hoppen 58d448a678 Create all notification/request handling signposts in the same logging category
This shows up nicer in Instruments because it doesn’t open a new lane for every signpost. Instead, they all share the same lane. Concurrent signposts are still shown as overlapping.
2024-05-31 00:10:11 -07:00
..