'How do I turn on syntax highlighting/coloring in PyCharm?

Basically, for whatever reason PyCharm's syntax highlighting/coloring just isn't working; all of the text just appears as plain black. This is despite the fact that according to my editor settings, under IDE Settings -> Editor -> Colors & Fonts -> General the highlighting/coloring does appear to be turned on and defined correctly. Can anyone tell me how to turn this on correctly?



Solution 1:[1]

Also advanced syntax highlighting/code inspections can appear to be broken but you will have to turn off power save to get them back :)

File>Power Save Mode

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 lee penkman