spacegray-vscode
spacegray-vscode copied to clipboard
PHP colors issue. Not matching when braces opened.
Trying to switch to VSCode from Sublime but the colors doesn't match. I've attached images from both editors. Thanks!
Incorrect on VSCode

Here's how it should look.

will have a look at this in the coming weekend meanwhile PRs are welcome
I have reviewed this and the core issue is in the language processing from VSCode.
It doesn't identify the tokens correctly when the PHP code is embedded in a style tag.

We will need to transfer this ticket to the vscode repository to have that issue addressed first.