We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e3a210 + 48f1c68 commit 269a4a7Copy full SHA for 269a4a7
blade.sublime-syntax
@@ -44,7 +44,7 @@ contexts:
44
pop: true
45
- include: 'scope:source.php'
46
47
- - match: '(\s{0}|^)(\@)\b(empty|endif|endforelse|endforeach|endfor|endwhile|else|endunless|show|stop|endblock|endpartial|continue|break|endsection|parent|overwrite|endcan)\b'
+ - match: '(\s{0}|^)(\@)\b(empty|endif|endforelse|endforeach|endfor|endwhile|else|endunless|show|stop|endblock|endpartial|continue|break|endsection|parent|overwrite|endcan|append)\b'
48
captures:
49
0: entity.name.tag.block.any.html
50
1: constant.other.inline-data.html
0 commit comments