Josh Arnold
|
668aab32ac
|
Support custom preparationBatchSize defined via SourceKit's options
|
2025-12-03 13:37:25 -06:00 |
|
Alex Hoppen
|
98cd30bb1c
|
Apply exhaustive swift-format configuration from swift-syntax
Apply the exhaustive swift-format configuration from https://github.com/swiftlang/swift-syntax/pull/3117 to sourcekit-lsp. Also apply all automatic formattings.
|
2025-08-11 09:23:39 +02:00 |
|
Yuta Saito
|
e49558984e
|
Fix markdownEnumDescriptions encoding for JSON Schema
The `markdownEnumDescriptions` field in JSON Schema is supposed to be an
array of descriptions but was incorrectly encoded as a dictionary.
|
2024-12-09 02:12:19 +09:00 |
|
Yuta Saito
|
1847dc703f
|
Rename OptionTypeSchama.Object to Struct
|
2024-12-09 02:12:19 +09:00 |
|
Yuta Saito
|
2c403e78ae
|
Add copyright headers to new files
|
2024-12-09 02:12:19 +09:00 |
|
Yuta Saito
|
62c4d26ba1
|
Make ConfigSchemaGen as a subcommand of sourcekit-lsp-dev-utils
|
2024-12-09 02:12:19 +09:00 |
|