antonk52
|
90f15d9bf7
|
feat(keywords) merge return and yield into keyword.return group
|
2021-07-04 21:49:17 +02:00 |
|
antonk52
|
bd9095e969
|
feat(keywords) add keyword.return & keyword.yield
|
2021-07-04 21:49:17 +02:00 |
|
Wilman Barrios
|
486c86f1cd
|
Add support for match expression in PHP (#1482)
|
2021-07-04 12:52:29 -05:00 |
|
tk-shirasaka
|
fe47dbe02b
|
Adds support for PHP's arrow funcion (#1427)
Co-authored-by: shirasaka <shirasaka@n-create.co.jp>
|
2021-06-28 10:10:58 -05:00 |
|
elianiva
|
88bd7f5cb3
|
fix(php): highlights function call expression
|
2021-05-19 19:41:21 +02:00 |
|
Stephan Seitz
|
4dcc3fb4b3
|
Update queries/php/highlights.scm
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
|
2021-05-17 13:27:58 +02:00 |
|
Stephan Seitz
|
fe8264e3f6
|
highlights/locals(php): rename type_name -> named_type
|
2021-05-17 13:27:58 +02:00 |
|
Stephan Seitz
|
bcf421b4e7
|
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
|
2020-09-14 18:27:20 +02:00 |
|
Steven Sojka
|
ce43dbf54c
|
fix(queries): use vim-match for non lua regexes
|
2020-08-16 18:31:56 +02:00 |
|
Shirasaka
|
dccc250add
|
PHP: Update locals query
|
2020-08-05 21:28:50 +02:00 |
|
Shirasaka
|
f372e2ab87
|
Add PHP, TOML, and update HTML, javascript queries
- PHP : Add highlights and locals query
- TOML : Add highlights and locals query
- HTML : Add scope
- javascript : Add some scopes
|
2020-08-04 08:05:51 +02:00 |
|