From @ds0nt on June 13, 2017 22:51
- VSCode Version: 1.13.0
- OS Version: Linux
When editing a makefile, sometimes things don't color as prettily as they could.
I've noticed this when using an ifeq block, in particular.

As you can see, the variables that are indented are not colored, and neither is the else ifeq.
Copied from original issue: microsoft/vscode#28668