<!-- BEFORE SUBMITTING A NEW ISSUE... Please try a different theme to make sure the problem is not with the theme and is actually with the syntax. If you are not reporting a bug please remove this template and describe the issue in your own words. --> ### Environment ```powershell > code-insiders.cmd -v 1.24.0-insider d29620f2ba89327f51bb6fb2f05dfdd65e2fcafe > $psEditor.EditorServicesVersion Major Minor Build Revision ----- ----- ----- -------- 1 7 0 0 > code-insiders.cmd --list-extensions --show-versions ... ms-vscode.PowerShell@1.7.0 ... > $PSVersionTable Name Value ---- ----- PSVersion 5.1.17134.1 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.17134.1 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 ``` ### Issue Description **Label** in front of *Foreach*, *For*, and *While* loop is not highlighted:  ### Expected Behavior Label should be highlighted