thenikso/github-plus-theme

Enums are not properly styled in PHP

georgeboot opened this issue · 1 comments

The enum keyword and the available cases (both new in PHP 8.1) are not correctly styled:
screenshot 4

For reference: a class definition that is correctly styled:
screenshot 29

hey. which plugin do you use for php language highlights? also which token do you see when the cursor is over enum and you use the vscode command Developer: Inspect Editor Tokens and Scopes?