You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__Issue:__ PHP syntax highlights are no longer showing by default
__Defect:__ #2889 upgraded the extensions, but the PHP extension has a new dependency on `embeddedLanguages`, which our current textmate implementation does not handle correctly
__Fix:__ Remove the `embeddedLanguages` for now - add a regression / canary test to ensure we don't break this in the future.
Fixes#2985
Tracking `embeddedLanguage` support in #2998
Related to #2985 - add support for
embeddedLanguages
and bring the PHP HTML embedded languages back (#2997)The text was updated successfully, but these errors were encountered: