Xcode doesn't highlight multiple 'let's in guard statement

Originator:ornithocoder
Number:rdar://28467204 Date Originated:26-Sep-2016
Status:Closed Resolved:15-Feb-2017
Product:Developer Tools Product Version:
Classification:Duplicate of 2829733 Reproducible:Always
 
Xcode only highlights the first 'let' in guard statements.

Steps to Reproduce:

1. Write a guard statement that contains multiple lets.
2. There's no step #2

Expected Results:

It should highlight all the lets.

Actual Results:

It highlights the first let.

Comments

Fixed by Apple on Xcode 8.3 beta 1.

By ornithocoder at Feb. 16, 2017, 7:29 a.m. (reply...)

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!