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
Adds highlighting capability for PHP variables within heredoc strings in VSCode.
This extension alone does not change your colors; you must change your colors in your user settings.json (reference included).
Same vsix and settings.json as in the initial commit.