Files
swift-mirror/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h
Ben Langmuir f962e74017 [CodeCompletion] Rebalance match score and semantic context
The high weight on semantic context turns out to give a lot of
unreasonable completions on common types. For example
  [0].ma<here>
was suggesting withUnsafeMutable... over map.

rdar://problem/27393776
2016-07-20 16:37:58 -07:00

3.5 KiB