Noticed this while poking around with the program explorer. It seems that the syntax highlighter sometimes gets itself into a bad state and does the wrong thing. The following examples are pulled from files in package:win32, which is imported by Flutter Gallery.
This is an example of what the formatter should do:

But a file with a similar structure isn't highlighted correctly:

Noticed this while poking around with the program explorer. It seems that the syntax highlighter sometimes gets itself into a bad state and does the wrong thing. The following examples are pulled from files in
package:win32, which is imported by Flutter Gallery.This is an example of what the formatter should do:
But a file with a similar structure isn't highlighted correctly: