php-vim-syntax icon indicating copy to clipboard operation
php-vim-syntax copied to clipboard

Highlight `@api` but not `@api-somethingelse` in phpdoc

Open TysonAndre opened this issue 4 years ago • 0 comments

https://docs.phpdoc.org/3.0/guide/references/phpdoc/tags/index.html#tag-reference doesn't have any suffixes, but other nonstandard tags may be highlighted partially

Figure out how to set up negative lookahead for -?

TysonAndre avatar Sep 18 '21 15:09 TysonAndre