Before Xcode 9, the shortcut CONTROL + SHIFT + F would open the Find Navigator in it's previous state. I'm a big fan of the Regex search, so this would mean that if I had set find style to "Regular Expression", after entering the shortcut above I would be immediately able to type in a Regex.
Since switching to Xcode 9, I've found that CONTROL + SHIFT + F always switches to a "Text" based Find.
Is there a way to rectify this?