VS Code : Symfony6 routes annotations colored like comments

Viewed 13

In VS Code, is there a way to color the routes annotations like comments ?

I used to use Symfony3 but since few weeks, I work on Symfony6 with its new annotations syntax and my VS Code doesn't color them like comments, it's quite disturbing.

My VS Code theme is Night Owl (sarah.drasner).

enter image description here

0 Answers
Related