Syntax highlighting doesn't detect language component correctly if a method declaration spans over multiple lines. Here is an example (please only take note of the colors)
Expected:

Actual:

- VSCode Version: 1.29
- OS Version: Both Windows 10 and MacOS Mojave
Steps to Reproduce:
- Declare a method with signature that's longer than line width limit
- Save and wait for the formatter to reformat it to multiple lines
Does this issue occur when all extensions are disabled?: Yes
Syntax highlighting doesn't detect language component correctly if a method declaration spans over multiple lines. Here is an example (please only take note of the colors)
Expected:

Actual:

Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes