Files
swift-mirror/tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
Simon Barinka b13a7f5829 [SourceKit] Add option to index local symbols to IndexSource request
Adds optional `key.should_index_locals` flag to the SourceKit `source.request.indexsource` request.
If true, the response includes symbol info for both locals and globals.
2023-10-09 20:59:43 +02:00

16 KiB