fisheva / Eva-Theme

A comfortable and semantic theme.
https://marketplace.visualstudio.com/items?itemName=fisheva.eva-theme
MIT License
456 stars 38 forks source link

Your theme is really good. But I think it lacks the highlighting of the variables declaration, such as const or let in JS or $ in PHP #128

Closed TheDanieLSh closed 1 month ago

fisheva commented 2 months ago

Could you provide some code and screenshots to describe your issue in detail?

TheDanieLSh commented 2 months ago

Could you provide some code and screenshots to describe your issue in detail?

Sure. Here's examples with your theme and some other theme

image image image image

fisheva commented 2 months ago

It should be some other plugin affected your JS let var color.

WeCom20240902-150054@2x WeCom20240902-144253@2x

$ in PHP always used with variables, so I set them the same color for good looking.

TheDanieLSh commented 2 months ago

Hmm okay. Strange that it doesn't affect other themes. But thank you, anyway!

rababR1 commented 2 months ago

Also, include syntax highlighting for SQL!