diff options
author | Leonardo Eugênio | 2024-03-17 23:07:09 +0000 |
---|---|---|
committer | GitHub | 2024-03-17 23:07:09 +0000 |
commit | d99b6177c21df836c80cc60a500c73d64a7f9bfd (patch) | |
tree | db329bf47f070daa3b16a10648a7c943fe53c01a /book | |
parent | eead105f94c552259cdbf1f572d047cbabb24c49 (diff) |
Add blade support (#9513)
* Add php-only language config and queries
php-only is required enabling php injections like in blade templates
* Add blade templates support
Diffstat (limited to 'book')
-rw-r--r-- | book/src/generated/lang-support.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index 40029657..97ea8e86 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -8,6 +8,7 @@ | beancount | ✓ | | | | | bibtex | ✓ | | | `texlab` | | bicep | ✓ | | | `bicep-langserver` | +| blade | ✓ | | | | | blueprint | ✓ | | | `blueprint-compiler` | | c | ✓ | ✓ | ✓ | `clangd` | | c-sharp | ✓ | ✓ | | `OmniSharp` | @@ -131,6 +132,7 @@ | pem | ✓ | | | | | perl | ✓ | ✓ | ✓ | `perlnavigator` | | php | ✓ | ✓ | ✓ | `intelephense` | +| php-only | ✓ | | | | | pkl | ✓ | | ✓ | | | po | ✓ | ✓ | | | | pod | ✓ | | | | |