@cspell/parser-php-strings-comments
v1.1.0
Published
A strings-and-comments parser plugin for cspell covering PHP.
Maintainers
Readme
@cspell/parser-php-strings-comments
A lightweight PHP parser for cspell that spell checks the prose in your code: comments and strings. It knows where PHP ends and HTML begins, and it gives you control over what gets checked, from doc comments to the HTML around your PHP. It has no dependencies.
Usage
The quickest way to get started is to import the recommended settings, which registers the plugin and selects it for every supported file type:
cspell.config.jsonc
