Code Completion for current Filename missing, Regression in Xcode

Originator:hannes.oud.dev
Number:rdar://32921263 Date Originated:22-Juni-2017 01:10 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 9.0 beta 2 (9M137d) with Swift 4
Classification:UI/Usability Reproducible:Always
 
Summary:
Xcode 9 does not add the current file name to the list of suggested Code Completions. This is a regression from Xcode 8.3. 
It has proven quite useful to me, as often I create a Swift file and then start writing a struct with the same name, which used to be then autocompleted. 

Steps to Reproduce:
1. Create a new Swiftfile named MyFile.swift in Xcode 9
2. Start typing My into the source code

Expected Results:
Xcode should suggest MyFile as a code completion

Actual Results:
Xcode 9 does not suggest MyFile as a code completion

Version:
Xcode 9.0 beta 2 (9M137d) with Swift 4

Notes:
-

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!