Files
swift-mirror/test/SourceKit/CodeComplete/complete_fuzzy.swift
Rintaro Ishizaki 75ff9480c2 [CodeCompletion] Boost exact case-sensitive prefix match
When there are symbols 'Label' and 'label', if a user type 'Lab',
'Label' should be prioritized.

rdar://77164709
2021-04-27 22:32:37 -07:00

6.3 KiB