vsc color syntax within php heredoc html strings
Some background:
VS Code not highlighting nested curly braces properly
The outside braces should be one color, and the inside braces another color. Instead, it’s got both opening braces one color, and both closing another color. Anyone know how to fix this?
My VSCode is not suggesting errors, how can I solve it?
My VSCode is not showing error suggestions if I write any wrong code. Such as in this screenshot, where I don’t give any comas between strings in the brothers
array: