github-plus-theme icon indicating copy to clipboard operation
github-plus-theme copied to clipboard

Enums are not properly styled in PHP

Open georgeboot opened this issue 3 years ago • 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

georgeboot avatar Jan 25 '22 13:01 georgeboot

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?

thenikso avatar May 26 '22 14:05 thenikso