Commit Graph

7 Commits

Author SHA1 Message Date
Alex Hoppen
64f2aef446 Fix build warnings
Quite a few of these were reminders to clean things up once we no longer need to support testing using compilers and sourcekitd from older toolchains.
2025-01-23 21:11:08 -08:00
Matthew Bastien
d0a10dee87 clean up unnecessary commas 2025-01-17 15:40:43 -05:00
Matthew Bastien
6675d275fe address review comments 2025-01-17 11:11:56 -05:00
Matthew Bastien
f1ffeaf9b3 add documentation for DocCServer.convert 2025-01-17 11:11:55 -05:00
Matthew Bastien
4d0d277dec prefer async over completion handlers 2025-01-17 11:11:55 -05:00
Matthew Bastien
d6be00c81c use overridingDocumentationComments to grab the latest comments directly from the snapshot 2025-01-17 11:11:54 -05:00
Matthew Bastien
d4b63a2af5 add textDocument/convertDocumentation request to SourceKit-LSP 2025-01-17 11:11:54 -05:00