Files
swift-mirror/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h
Ben Barham 65ef8020de [CodeComplete] Add option to add calls with no defaults (or not)
Now that arguments are marked up with whether they have a default or
not, clients may not need the extra call (that has no default
arguments). Add an option to allow not adding this item.

Resolves rdar://85526214.
2021-12-15 13:30:57 +10:00

3.5 KiB