haidubogdan/netbeans-php-blade-plugin

No highlight open tags `@canany`/`@endcanany` when selecting end tags

Closed this issue · 1 comments

@can/@canany are laravel core but shows unknown directive, Fix on v2.0.5
also no highlight tags, if you select open/close canany, the counterpart is not highlighted, it is difficult to find where the block starts/ends
On can/@canany not works highlight on selecting end tag

image

@canany([''])

@endcanany

@can('')

@endcan
  • should be fixed from release 2.0.5