mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 10:57:48 +03:00
Merge ed0c7ac17d
into 7ebf650029
This commit is contained in:
commit
bb01e152f9
1 changed files with 6 additions and 0 deletions
|
@ -1,7 +1,10 @@
|
|||
[
|
||||
"[QueryStringParams]"
|
||||
"[Query]"
|
||||
"[FormParams]"
|
||||
"[Form]"
|
||||
"[MultipartFormData]"
|
||||
"[Multipart]"
|
||||
"[Cookies]"
|
||||
"[Captures]"
|
||||
"[Asserts]"
|
||||
|
@ -116,6 +119,9 @@
|
|||
"isBoolean"
|
||||
"isString"
|
||||
"isCollection"
|
||||
"isNumber"
|
||||
"isIsoDate"
|
||||
"isEmpty"
|
||||
] @keyword.operator
|
||||
|
||||
(integer) @constant.numeric.integer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue