fisheva / Eva-Theme

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

Textmate colorization for `record` keyword in `csharp` missing #108

Closed sharpchen closed 11 months ago

sharpchen commented 11 months ago

Screenshot

image

Code Snippet

record class Person(int Age, string Name);

Notes

fisheva commented 11 months ago

Fixed in 2.4.6. WX20231219-221351@2x