Closed
Description
From #98181 (comment)
PHP defines HTML as an embedded language here: https://github.com/microsoft/vscode/blob/master/extensions/php/package.json#L44. The bug is that VSCode doesn't activate 'html' when it needs it's indent rules. As HTML defines the indent rules in code, activation is necessary.
It's a VSCode issue. I suggest to create a new issue and assign it to @alexdima.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment