mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Handle completion in 'parseExprKeyPath()' instead of 'parseExprPostfixSuffix()'. * Fix a crash for implicit type keypath. e.g. '\.path.<complete>'. (SR-8042). * Use 'completeExprKeyPath()' callback. * Implement completion without '.'. e.g. '\Ty.path<complete>' * Improved handling for 'subscript' in completion. * Improved handling for optional unwrapping in completion. https://bugs.swift.org/browse/SR-8042 rdar://problem/41262612
192 KiB
192 KiB