[SourceKit] Move the option to IndexToStore request

This commit is contained in:
Simon Barinka
2023-10-20 12:55:41 +02:00
parent 3bcfc3b5a7
commit 23cde9b2e0
10 changed files with 88 additions and 715 deletions

View File

@@ -214,7 +214,7 @@ UID_KEYS = [
KEY('ExpandedMacroReplacements', 'key.expanded_macro_replacements'),
KEY('IndexStorePath', 'key.index_store_path'),
KEY('IndexUnitOutputPath', 'key.index_unit_output_path'),
KEY('ShouldIndexLocals', 'key.should_index_locals'),
KEY('IncludeLocals', 'key.include_locals'),
]