Skip to content

A VSCode extension that adds HTML support to php strings

License

Notifications You must be signed in to change notification settings

mdstevens044/php-html-in-string

 
 

Repository files navigation

php-html-in-string

Adds support for highlighting html inside of PHP strings.

Features

Enable highlighting of html inside of php strings, this can be useful when echoing a html string. To enable the highlighting add a comment containing html before it. This is done so that we don't mark all strings as html.

Before After
Shows the default behavior of php Shows html highlighted inside of the string

About

A VSCode extension that adds HTML support to php strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published