Semantic highlighting

Semantic highlighting lets VS Code use language smarts to color your code.

This can help you identify at a glance if a property is readonly, or if a reference points to a value vs a function.