Yummygum / city-lights-syntax-vsc

149 stars 19 forks source link

comment style changes are intrusive #50

Closed jordanbrauer closed 5 years ago

jordanbrauer commented 5 years ago

Hello! I notice that my VSCode theme updated and ~my PHP~ file comments have been rendered in italics without the colour (see README screenshot for expected comment style), ever since. Here is a screenshot of what it looks like now (line 3):

image

I am also certain that the docblocks and comments should not italicized.

image

~Could this been caused by any of the recent commits made yesterday (June 19th, 2019)? If you'd like a hand investigating I can take a look, because~ I believe it was changed in commit dda666c. This change is quite the eye sore with the other syntax being highlighted with such beautiful colours...

noudadrichem commented 5 years ago

This is indeed an issue that appeared with the last update. Thanks @IanRohde for picking this up so fast!